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

File renderer.test.ts

packages/@tailwindcss-cli/src/utils/renderer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path'
2import { describe, expect, it } from 'vitest'
3import { relative, wordWrap } from './renderer'
4import { normalizeWindowsSeparators } from './test-helpers'

Callers

nothing calls this directly

Calls 4

relativeFunction · 0.90
wordWrapFunction · 0.90
resolveMethod · 0.80

Tested by

no test coverage detected