MCPcopy
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
179function convertString(value: ArgumentType) {
180 return `${value}`
181}

Callers 1

convertFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected