Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ canonicalize-candidates.test.ts
File
canonicalize-candidates.test.ts
packages/tailwindcss/src/canonicalize-candidates.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomUUID } from
'node:crypto'
2
import
fs from
'node:fs'
3
import
path from
'node:path'
4
import
{ describe, expect, test } from
'vitest'
Callers
nothing calls this directly
Calls
7
cartesian
Function · 0.90
expectCanonicalization
Function · 0.85
resolve
Method · 0.80
each
Method · 0.80
__unstable__loadDesignSystem
Function · 0.70
test
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected