Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ default-theme.ts
File
default-theme.ts
packages/tailwindcss/src/compat/default-theme.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ NamedUtilityValue } from
'../candidate'
2
import
{ isPositiveInteger } from
'../utils/infer-data-type'
3
import
{ segment } from
'../utils/segment'
4
import
colors from
'./colors'
Callers
nothing calls this directly
Calls
4
isPositiveInteger
Function · 0.90
segment
Function · 0.90
bareValues
Function · 0.85
theme
Function · 0.85
Tested by
no test coverage detected