Batch
A simple, responsive, flexbox grid system.
Version 2.0.0
Basic Usage
<div class="batch-g batch-g--border batch-g--gutter batch-g--padding">
<div class="batch-c-1-1 batch-c-md-1-2 batch-c-lg-1-3">
Grid Cell 1
</div>
<div class="batch-c-1-1 batch-c-md-1-2 batch-c-lg-1-3">
Grid Cell 2
</div>
<div class="batch-c-1-1 batch-c-md-1-2 batch-c-lg-1-3">
Grid Cell 3
</div>
</div>Documentation
Docs Build
npm install
gulp
Visit http://localhost:3000/ to view docs locally.
Credits
-
Framework built with FastShell
-
Inspired by PureGrid, Bootstrap and csswizardry-grids.
On this page
Languages
HTML51.5%CSS45.9%JavaScript2.6%
Contributors
GNU General Public License v2.0
Created August 6, 2015
Updated July 12, 2021
