MCPcopy
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

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

Callers

nothing calls this directly

Calls 5

parseFunction · 0.90
eachMethod · 0.80
toStringMethod · 0.45
prependMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected