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

File walk.test.ts

packages/tailwindcss/src/walk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { decl, rule, toCss, type AstNode as CSSAstNode } from './ast'
3import { walk, WalkAction } from './walk'
4

Callers

nothing calls this directly

Calls 5

walkFunction · 0.90
ruleFunction · 0.90
declFunction · 0.90
toCssFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected