Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ candidate.test.ts
File
candidate.test.ts
packages/tailwindcss/src/candidate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, test } from
'vitest'
2
import
{ __unstable__loadDesignSystem } from
'.'
3
import
{ buildDesignSystem } from
'./design-system'
4
import
{ Theme } from
'./theme'
Callers
nothing calls this directly
Calls
6
compound
Method · 0.80
each
Method · 0.80
run
Function · 0.70
__unstable__loadDesignSystem
Function · 0.70
static
Method · 0.45
functional
Method · 0.45
Tested by
no test coverage detected