MCPcopy
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

1import { bench, describe } from 'vitest'
2import { cloneAstNode, toCss, type AstNode } from './ast'
3import * as CSS from './css-parser'
4

Callers

nothing calls this directly

Calls 1

toCssFunction · 0.90

Tested by

no test coverage detected