Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
12
function
serializeSourceMap(map: DecodedSourceMap): string {
Callers
2
source-maps.test.ts
File · 0.80
transform
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected