Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ result.test.ts
File
result.test.ts
test/result.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'uvu'
2
import
{ equal, is } from
'uvu/assert'
3
4
import
postcss, { Plugin, Result, Root, Warning } from
'../lib/postcss.js'
Callers
nothing calls this directly
Calls
7
postcss
Function · 0.85
process
Method · 0.80
parse
Method · 0.80
sync
Method · 0.45
warn
Method · 0.45
toString
Method · 0.45
warnings
Method · 0.45
Tested by
no test coverage detected