Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ yellow
Function
yellow
packages/@tailwindcss-node/src/optimize.ts:156–158 ·
view source on GitHub ↗
(str: string)
Source
from the content-addressed store, hash-verified
154
}
155
156
function
yellow(str: string) {
157
return
`\x1B[33m${str}\x1B[39m`
158
}
Callers
1
optimize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected