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.
Safe transformations:
;@charset и @import declarations0font-weight propertyStructural optimizations:
margin and padding propertiesThe minification techniques are described in detail in the detailed description.
Please report issues on [Github] (https://github.com/css/csso/issues).
For feedback, suggestions, etc. write to skryzhanovsky@ya.ru.