Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
'node:path'
2
import
{ describe, expect, it } from
'vitest'
3
import
{ relative, wordWrap } from
'./renderer'
4
import
{ normalizeWindowsSeparators } from
'./test-helpers'
Callers
nothing calls this directly
Calls
4
normalizeWindowsSeparators
Function · 0.90
relative
Function · 0.90
wordWrap
Function · 0.90
resolve
Method · 0.80
Tested by
no test coverage detected