MCPcopy
hub / github.com/tailwindlabs/tailwindcss / comment

Method comment

packages/@tailwindcss-node/src/source-maps.ts:9–9  ·  view source on GitHub ↗
(url: string)

Source from the content-addressed store, hash-verified

7 readonly raw: string
8 readonly inline: string
9 comment(url: string): string
10}
11
12function serializeSourceMap(map: DecodedSourceMap): string {

Callers 2

transformFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected