Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/soheilpro/mailwind
/ inlineCSS
Function
inlineCSS
src/index.js:57–59 ·
view source on GitHub ↗
(html, css)
Source
from the content-addressed store, hash-verified
55
}
56
57
function
inlineCSS(html, css) {
58
return
juice.inlineContent(html, css);
59
};
60
61
async
function
main() {
62
if
(!argv[
'input-html'
]) {
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected