Description
Stylesheets can be cleaned, reformatted, optimized, and corrected from the command line. This is useful for maintaining older CSS files, normalizing formatting, and reducing unnecessary declarations in web projects.
It rewrites CSS output, so keep original files under version control before running large changes. It is a developer tool, not a visual stylesheet editor.