MCPcopy
hub / github.com/tailwindlabs/tailwindcss / expand-declaration.test.ts

File expand-declaration.test.ts

packages/tailwindcss/src/expand-declaration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { toCss } from './ast'
3import { SignatureFeatures } from './canonicalize-candidates'
4import { parse } from './css-parser'

Callers

nothing calls this directly

Calls 2

expandFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected