CSSO (@cssoptimizer) 's Twitter Profile
CSSO

@cssoptimizer

CSSO is a CSS minifier with structural optimizations

ID: 701877323050700801

linkhttps://github.com/css/csso calendar_today22-02-2016 21:12:48

65 Tweet

125 Followers

0 Following

CSSO (@cssoptimizer) 's Twitter Profile Photo

CSSO 4.0 is out – drop Node.js < 8, update dependencies, change bundle files Release notes: github.com/css/csso/relea…

CSSO (@cssoptimizer) 's Twitter Profile Photo

csso-cli 3.0.0 is out – drop Node.js < 8, update dependencies, fix --usage option and source map generation inconsistency across Node.js versions github.com/css/csso-cli/r…

CSSO (@cssoptimizer) 's Twitter Profile Photo

CSSO 4.0.2 is out with a couple of long awaiting bug fixes: - crashes on broken CSS (instead of just removing bad parts) - wrongly removed percentage sign for `0%` in some cases github.com/css/csso/relea…

CSSO (@cssoptimizer) 's Twitter Profile Photo

🚀 CSSO 5.0 just published Migrated to ESM (CommonJS is still supported), added support for CSS Selectors Level 4 in specificity calculation Release notes: github.com/css/csso/relea…

CSSO (@cssoptimizer) 's Twitter Profile Photo

🚀 postcss-csso 6.0 The PostCSS plugin is now using latest CSSO and CSSTree, added ESM support Release notes: github.com/lahmatiy/postc…

CSSO (@cssoptimizer) 's Twitter Profile Photo

CSSO 3.2 – Improvements for keyframes rules, new option to force media rules merge, fixed named color compression github.com/css/csso/relea…

CSSO (@cssoptimizer) 's Twitter Profile Photo

csso-cli 1.1 – Added 3 new options, most interesting is `--watch` to run CLI in watch for input file changes mode github.com/css/csso-cli/r…

CSSO (@cssoptimizer) 's Twitter Profile Photo

CSSO 3.3.1 is out – fixes merge of `position` declarations when `sticky` fallback is using. Thanks to Nikolay Sadovnikov github.com/css/csso/relea…

CSSO (@cssoptimizer) 's Twitter Profile Photo

SVGO 1.0 is out! With this version SVGO is using CSSO's usage data feature to strip out unused styles 🎉 github.com/svg/svgo/relea…

Peter Bengtsson (@peterbe) 's Twitter Profile Photo

csso and django-pipeline peterbe.com/plog/csso-and-… Django Gold Also contains a reasonable comparison for why csso is probably the best CSS minification tool out there today.