Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/postcss/postcss
/ raw
Method
raw
lib/node.js:339–342 ·
view source on GitHub ↗
(prop, defaultType)
Source
from the content-addressed store, hash-verified
337
}
338
339
raw(prop, defaultType) {
340
let
str =
new
Stringifier()
341
return
str.raw(this, prop, defaultType)
342
}
343
344
remove() {
345
if
(this.parent) {
Callers
1
selectors
Method · 0.45
Calls
1
raw
Method · 0.95
Tested by
no test coverage detected