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

File attribute-selector-parser.test.ts

packages/tailwindcss/src/attribute-selector-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 } from './attribute-selector-parser'
3
4describe('parse', () => {

Callers

nothing calls this directly

Calls 2

parseFunction · 0.90
eachMethod · 0.80

Tested by

no test coverage detected