Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sitespeedio/sitespeed.io
/ addInlineCSS
Method
addInlineCSS
lib/plugins/html/htmlBuilder.js:65–67 ·
view source on GitHub ↗
(css)
Source
from the content-addressed store, hash-verified
63
}
64
65
addInlineCSS(css) {
66
this.inlineCSS.push(css);
67
}
68
69
async
render(dataCollector) {
70
const
options = this.options;
Callers
1
processMessage
Method · 0.80
Calls
1
push
Method · 0.80
Tested by
no test coverage detected