Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ document
Method
document
lib/stringifier.js:141–143 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
139
}
140
141
document(node) {
142
this.body(node)
143
}
144
145
raw(node, own, detect) {
146
let
value
Callers
2
postcss.test.ts
File · 0.80
visitor.test.ts
File · 0.80
Calls
1
body
Method · 0.95
Tested by
no test coverage detected