Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ resolve-config.test.ts
File
resolve-config.test.ts
packages/tailwindcss/src/compat/config/resolve-config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ buildDesignSystem } from
'../../design-system'
3
import
{ Theme } from
'../../theme'
4
import
{ resolveConfig } from
'./resolve-config'
Callers
nothing calls this directly
Calls
5
buildDesignSystem
Function · 0.90
resolveConfig
Function · 0.90
theme
Function · 0.85
test
Function · 0.50
add
Method · 0.45
Tested by
no test coverage detected