In this series on troubleshooting and optimizing your CSS, Tiffany Brown looks at ensuring code efficiency with the CSS Optimizer (or CSSO), a minification tool that runs on Node.js and which makes sure our file sizes are as small as they can be.
Tag: css minification
CSS Debugging and Optimization: Minification with CSSO
Meet Elixir, the Laravel Way of Compiling Assets
Reza goes through Elixir, a Laravel addon for front-end asset management. Compilation, minification, optimization, versioning and more - check it out!
Automatic Asset Optimization with Munee
Narayan introduces Munee - a PHP lib that automates CSS, JS, LESS, SCSS, CoffeeScript etc minification and compilation, image resizing, caching, and more!
Look, Ma! No NodeJS! – A PHP Front-end Workflow Without Node
Bruno Skvorc combines BowerPHP, Mini-Asset and Robo.li into a PHP front end asset building pipeline that aims to completely avoid having to deal with NodeJS
CSS Post-Processing With Pleeease
Craig examines the features of Pleeease -- an all-in-one CSS post-processor that joins files, adds prefixes, packs media queries, minifies code, and more.