Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ pretty
Function
pretty
packages/tailwindcss/src/test-utils/run.ts:21–25 · packages/tailwindcss/src/test-utils/run.ts::pretty
(input: string)
Source
from the content-addressed store, hash-verified
19
}
20
21
export
function
pretty(input: string) {
22
input = input.trim()
23
if
(input ===
class
="st">'')
return
class
="st">''
24
return
`\n${input}\n`
25
}
Callers
3
index.test.ts
File · 0.90
index.test.ts
File · 0.90
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected