English | Русский

CSSO (CSS Optimizer) is a CSS minimizer unlike others. In addition to usual minification techniques it can perform structural optimization of CSS files, resulting in smaller file size compared to other minifiers.

Minification (in a nutshell)

Safe transformations:

Structural optimizations:

The minification techniques are described in detail in the detailed description.

Authors

Feedback

Please report issues on [Github] (https://github.com/css/csso/issues).

For feedback, suggestions, etc. write to skryzhanovsky@ya.ru.

License