Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/css/csso
/ plugins.js
File
plugins.js
test/plugins.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
;
2
import
{ minify } from
'csso'
;
3
4
const
css =
'.test{color:red;}@media foo{div{color:green}}'
;
Callers
nothing calls this directly
Calls
2
minify
Function · 0.85
pluginFactory
Function · 0.85
Tested by
no test coverage detected