Kristofer Joseph 5312c6e6ba Merge pull request #116 from vyscond/patch-1
Update bower.json
2015-08-26 16:10:12 -07:00
2015-06-17 12:07:12 -07:00
2015-06-17 12:07:12 -07:00
2015-05-13 00:08:36 -07:00
2013-12-22 00:24:32 -08:00
2015-08-23 00:03:03 -03:00
2013-12-23 02:21:29 -08:00
2015-06-17 12:07:12 -07:00
2013-12-27 00:13:31 -08:00
2015-05-13 00:10:13 -07:00
2015-05-22 14:06:05 -07:00

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

bower

bower install flexboxgrid

cdn

<link rel="stylesheet" href="//cdn.jsdelivr.net/flexboxgrid/6.2.0/flexboxgrid.min.css" type="text/css" >

css

Add the flexbox.css development or flexbox.min.css production to your html page.

<link rel="stylesheet" href="css/flexbox.min.css" type="text/css">

Inspiration

Description
Grid based on CSS3 flexbox
Readme 946 KiB
Languages
HTML 75.5%
CSS 20.8%
JavaScript 3.7%