Batch – My Open Source Flexbox Grid System

Like many other Front-End Developers I’ve been using Bourbon and Neat in a lot of my projects recently. Bourbon’s mixin library and Neat’s float based grid are true time savers. However, as browser support for the flexbox layout mode increases we’re able to use it more confidently to solve age old CSS layout challenges.

I’ve found myself recreating piecemeal flexbox grids on several projects so I decided to publish a customizable, reusable library. Introducing Batch! A simple, responsive, flexbox grid system.
Continue reading Batch – My Open Source Flexbox Grid System