Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ apply
Function
apply
src/ui/stylesheet-editor/components/body.tsx:62–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
function apply() {
63
const css = textNode.value;
64
applyStyleSheet(css);
65
}
66
67
return (
68
<body>
Callers
1
applyFixes
Method · 0.50
Calls
1
applyStyleSheet
Function · 0.85
Tested by
no test coverage detected