Description
Compress CSS files from Python tooling to reduce stylesheet size. It helps web projects produce smaller assets for release builds or packaging pipelines.
This is a build tool, not a CSS editor. Keep source CSS under version control and test the compressed output, because aggressive compression can make debugging harder and may expose syntax issues late.