MCPcopy
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.tsFile · 0.80
visitor.test.tsFile · 0.80

Calls 1

bodyMethod · 0.95

Tested by

no test coverage detected