Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ css-parser.test.ts
File
css-parser.test.ts
packages/tailwindcss/src/css-parser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
* as CSS from
'./css-parser'
3
4
const
css = String.raw
Callers
nothing calls this directly
Calls
3
parseWithLoc
Function · 0.85
each
Method · 0.80
parse
Function · 0.70
Tested by
no test coverage detected