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

File variants.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import createPlugin from './plugin'
3import { run } from './test-utils/run'
4import { Compounds, compoundsForSelectors } from './variants'

Callers

nothing calls this directly

Calls 5

runFunction · 0.90
compoundsForSelectorsFunction · 0.90
permuteFunction · 0.85
eachMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected