Hacker News new | ask | show | jobs
by ecaron 4816 days ago
I think the purpose of this package is more about making existing source code easier to maintain (applying DRY principals to CSS) than about browser-oriented optimization (thus purpose of CSSO.)
1 comments

You could keep the csscss'ed source in version control (easy to maintain), and use csso as an automated step before deploying.