MCPcopy
hub / github.com/tailwindlabs/tailwindcss / constant-fold-declaration.test.ts

File constant-fold-declaration.test.ts

packages/tailwindcss/src/constant-fold-declaration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, it } from 'vitest'
2import { constantFoldDeclaration } from './constant-fold-declaration'
3
4it.each([

Callers

nothing calls this directly

Calls 2

constantFoldDeclarationFunction · 0.90
eachMethod · 0.80

Tested by

no test coverage detected