MCPcopy
hub / github.com/tailwindlabs/tailwindcss / canonicalize-candidates.test.ts

File canonicalize-candidates.test.ts

packages/tailwindcss/src/canonicalize-candidates.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomUUID } from 'node:crypto'
2import fs from 'node:fs'
3import path from 'node:path'
4import { describe, expect, test } from 'vitest'

Callers

nothing calls this directly

Calls 7

cartesianFunction · 0.90
expectCanonicalizationFunction · 0.85
resolveMethod · 0.80
eachMethod · 0.80
testFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected