MCPcopy
hub / github.com/tw-in-js/twind / theme.test.ts

File theme.test.ts

packages/core/src/internal/theme.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BaseTheme, MaybeArray, ThemeConfig } from '..'
2import { assert, test } from 'vitest'
3
4import { makeThemeFunction } from './theme'

Callers

nothing calls this directly

Calls 3

makeThemeFunctionFunction · 0.90
negativeFunction · 0.85
themeFunction · 0.70

Tested by

no test coverage detected