Grid based off of CSS3 flexbox specification
npm install ftc-flexboxgridFlexbox Grid
===========
flexboxgrid.com
Grid based on the flex display property.
Install
---------
npm i flexboxgrid --save
bower install flexboxgrid
CDNJS
html
`
$3
* Development
* Production
Add the flexboxgrid.css __development__ or flexboxgrid.min.css __production__ to your html page.
`html
``