2014-05-06 11:36:55 -07:00
2014-04-16 10:20:42 -07:00
2014-04-16 10:20:42 -07:00
2013-12-24 09:54:46 -08:00
2013-12-22 00:24:32 -08:00
2013-12-23 02:21:29 -08:00
2014-04-16 10:20:42 -07:00
2013-12-27 00:13:31 -08:00
2014-05-06 11:36:55 -07:00

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

cdn

<link rel="stylesheet" href="//cdn.jsdelivr.net/flexboxgrid/3.0.1/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%