Description
CSS files can be parsed, transformed, and minified quickly from the command line.
This tool is useful for frontend developers and build pipelines that need fast CSS processing. It does not design a site or verify visual correctness; it transforms styles according to configured options.
Minification and transforms can change output if configuration is wrong. Test generated CSS in the target browsers.