Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ ast.bench.ts
File
ast.bench.ts
packages/tailwindcss/src/ast.bench.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ bench, describe } from
'vitest'
2
import
{ cloneAstNode, toCss,
type
AstNode } from
'./ast'
3
import
* as CSS from
'./css-parser'
4
Callers
nothing calls this directly
Calls
1
toCss
Function · 0.90
Tested by
no test coverage detected