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

File apply.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, test, afterEach } from 'vitest'
2
3import { twind, virtual, colorFromTheme, fromTheme, apply, cx } from '..'
4

Callers

nothing calls this directly

Calls 6

twindFunction · 0.85
fromThemeFunction · 0.85
colorFromThemeFunction · 0.85
virtualFunction · 0.85
cxFunction · 0.85
clearMethod · 0.80

Tested by

no test coverage detected