Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ convertString
Function
convertString
packages/@tailwindcss-cli/src/utils/args.ts:179–181 ·
view source on GitHub ↗
(value: ArgumentType)
Source
from the content-addressed store, hash-verified
177
}
178
179
function
convertString(value: ArgumentType) {
180
return
`${value}`
181
}
Callers
1
convert
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected