MCPcopy
hub / github.com/postcss/postcss / root.test.ts

File root.test.ts

test/root.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'uvu'
2import { is, match, type } from 'uvu/assert'
3
4import { parse, Result } from '../lib/postcss.js'

Callers

nothing calls this directly

Calls 7

parseFunction · 0.90
insertAfterMethod · 0.80
removeMethod · 0.80
prependMethod · 0.45
toStringMethod · 0.45
appendMethod · 0.45
toResultMethod · 0.45

Tested by

no test coverage detected