Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DevCloudFE/ng-devui
/ handle-prefix.js
File
handle-prefix.js
scripts/css-handle/handle-prefix.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
postcss = require(
'postcss'
);
2
const
fs = require(
'fs'
);
3
const
prefix = require(
'./postcss-plugin-prefix'
);
4
Callers
nothing calls this directly
Calls
1
log
Method · 0.45
Tested by
no test coverage detected