MCPcopy
hub / github.com/DevCloudFE/ng-devui / sass-handler.js

File sass-handler.js

scripts/sass-handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const fs = require('fs')
3var sass = require('sass');
4const args = process.argv.slice(2);

Callers

nothing calls this directly

Calls 4

writeFileRecursiveFunction · 0.85
sliceMethod · 0.80
resolveMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected