Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cssstats/cssstats
/ index.js
File
index.js
packages/cssstats/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
_ = require(
'lodash'
)
2
var
postcss = require(
'postcss'
)
3
var
safeParser = require(
'postcss-safe-parser'
)
4
var
customProperties = require(
'postcss-custom-properties'
)
Callers
nothing calls this directly
Calls
1
parse
Function · 0.85
Tested by
no test coverage detected