Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ warnings
Method
warnings
lib/lazy-result.js:550–552 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
548
}
549
550
warnings() {
551
return
this.sync().warnings()
552
}
553
}
554
555
LazyResult.registerPostcss = dependant => {
Callers
nothing calls this directly
Calls
1
sync
Method · 0.95
Tested by
no test coverage detected