MCPcopy
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

1import type { NamedUtilityValue } from '../candidate'
2import { isPositiveInteger } from '../utils/infer-data-type'
3import { segment } from '../utils/segment'
4import colors from './colors'

Callers

nothing calls this directly

Calls 4

isPositiveIntegerFunction · 0.90
segmentFunction · 0.90
bareValuesFunction · 0.85
themeFunction · 0.85

Tested by

no test coverage detected