Description
CSS output from LESS workflows can be compressed and post-processed with clean-css. It is useful for frontend builds that need smaller generated stylesheets before deployment.
Compression changes generated output, so keep original source files and test pages when CSS structure or browser compatibility is important.