MCPcopy
hub / github.com/tailwindlabs/tailwindcss / value-parser.test.ts

File value-parser.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { parse, toCss } from './value-parser'
3import { walk, WalkAction } from './walk'
4

Callers

nothing calls this directly

Calls 3

parseFunction · 0.90
toCssFunction · 0.90
walkFunction · 0.90

Tested by

no test coverage detected