Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect, test } from
'vitest'
2
import
createPlugin from
'./plugin'
3
import
{ run } from
'./test-utils/run'
4
import
{ Compounds, compoundsForSelectors } from
'./variants'
Callers
nothing calls this directly
Calls
5
run
Function · 0.90
compoundsForSelectors
Function · 0.90
permute
Function · 0.85
each
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected