Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ at-rule.test.ts
File
at-rule.test.ts
test/at-rule.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'uvu'
2
import
{ is,
type
} from
'uvu/assert'
3
4
import
{ AtRule, parse } from
'../lib/postcss.js'
Callers
nothing calls this directly
Calls
5
parse
Function · 0.90
each
Method · 0.80
toString
Method · 0.45
prepend
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected