MCPcopy
hub / github.com/tailwindlabs/tailwindcss / replace-shadow-colors.test.ts

File replace-shadow-colors.test.ts

packages/tailwindcss/src/utils/replace-shadow-colors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { cartesian } from '../cartesian'
3import { replaceAlpha } from '../utilities'
4import { replaceShadowColors } from './replace-shadow-colors'

Callers

nothing calls this directly

Calls 3

replaceShadowColorsFunction · 0.90
cartesianFunction · 0.90
eachMethod · 0.80

Tested by

no test coverage detected