Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/postcss/postcss
/ css
Method
css
lib/lazy-result.js:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
get css() {
113
return
this.stringify().css
114
}
115
116
get map() {
117
return
this.stringify().map
Callers
nothing calls this directly
Calls
1
stringify
Method · 0.95
Tested by
no test coverage detected