MCPcopy
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

1import { describe, expect, it, test } from 'vitest'
2import { __unstable__loadDesignSystem } from '.'
3import { buildDesignSystem } from './design-system'
4import { Theme } from './theme'

Callers

nothing calls this directly

Calls 6

compoundMethod · 0.80
eachMethod · 0.80
runFunction · 0.70
staticMethod · 0.45
functionalMethod · 0.45

Tested by

no test coverage detected