You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.
I tested css-purge because it's automated so can be part of a builder.
Saved about 4.5kB and 200 lines. Result looking good in navigator.
I notice one problem, it doesn't minify.
I've tested some css condensers and minifiers.
This one is very good : https://github.com/rstacruz/css-condense
It minifies PLUS it condense rules via selectors and definitions :
https://github.com/rstacruz/css-condense#consolidation-via-selectors
I've tested with our css it's cool.
Build in two steps :
The text was updated successfully, but these errors were encountered: