Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
dedent from
'dedent'
2
import
postcss from
'postcss'
3
import
{ expect, it } from
'vitest'
4
import
{ toCss } from
'../../tailwindcss/src/ast'
Callers
nothing calls this directly
Calls
4
postCssAstToCssAst
Function · 0.90
toCss
Function · 0.90
parse
Function · 0.90
cssAstToPostCssAst
Function · 0.90
Tested by
no test coverage detected