Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
'vitest'
2
import
{ toCss } from
'./ast'
3
import
{ SignatureFeatures } from
'./canonicalize-candidates'
4
import
{ parse } from
'./css-parser'
Callers
nothing calls this directly
Calls
2
expand
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected