MCPcopy
hub / github.com/tailwindlabs/tailwindcss / compare.test.ts

File compare.test.ts

packages/tailwindcss/src/utils/compare.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, it } from 'vitest'
2import { compare } from './compare'
3
4const LESS = -1

Callers

nothing calls this directly

Calls 3

compareFunction · 0.90
permutationsFunction · 0.85
eachMethod · 0.80

Tested by

no test coverage detected