MCPcopy
hub / github.com/tailwindlabs/tailwindcss / ast.test.ts

File ast.test.ts

packages/@tailwindcss-postcss/src/ast.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dedent from 'dedent'
2import postcss from 'postcss'
3import { expect, it } from 'vitest'
4import { toCss } from '../../tailwindcss/src/ast'

Callers

nothing calls this directly

Calls 4

postCssAstToCssAstFunction · 0.90
toCssFunction · 0.90
parseFunction · 0.90
cssAstToPostCssAstFunction · 0.90

Tested by

no test coverage detected