Fork me on GitHub

csso by css

CSSO (CSS Optimizer) is a CSS minifier. It performs three sort of transformations: cleaning (removing redundant), compression (replacement for shorter form) and restructuring (merge of declarations, rulesets and so on).

npm install csso

Try it out

Maintainers

Roman Dvornov

Authors

Initial idea — Vitaly Harisov ([email protected])
Implementation — Sergey Kryzhanovsky ([email protected])
English translation — Leonid Khachaturov ([email protected])

License

MIT