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

File css-parser.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import * as CSS from './css-parser'
3
4const css = String.raw

Callers

nothing calls this directly

Calls 3

parseWithLocFunction · 0.85
eachMethod · 0.80
parseFunction · 0.70

Tested by

no test coverage detected