broccoli-csso
Minify CSS using CSSO
Issues with the output should be reported on the CSSO issue tracker.
npm install --save-dev broccoli-csso
const CSSO = require('broccoli-csso');
tree = new CSSO(tree, options);
Type: boolean
Default: true
Structure minimization.