- Do a quick search and make sure a bug has not yet been reported;
- do a quick check if the bug still exists in the latest patch version;
- finally, be nice and have fun!
- clean-css version -
npm ls clean-css: - node.js version -
node -v: - operating system:
var CleanCSS = require('clean-css');
new CleanCSS({
// compatibility: 'ie8',
// format: 'keep-breaks',
// level: 2
})/* the shorter the better! */