MCPcopy
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

1import { expect, test } from 'vitest'
2import { buildDesignSystem } from '../../design-system'
3import { Theme } from '../../theme'
4import { resolveConfig } from './resolve-config'

Callers

nothing calls this directly

Calls 5

buildDesignSystemFunction · 0.90
resolveConfigFunction · 0.90
themeFunction · 0.85
testFunction · 0.50
addMethod · 0.45

Tested by

no test coverage detected