Kristofer Joseph 33fe0854e7 Adds example html
2016-08-24 08:55:06 -07:00
2013-12-22 00:24:32 -08:00
2016-08-11 22:15:45 -07:00
2016-08-19 08:07:37 -07:00
2016-08-16 01:12:00 -07:00
2016-08-24 08:55:06 -07:00
2016-08-19 08:07:37 -07:00
2013-12-27 00:13:31 -08:00
2016-08-16 01:13:42 -07:00
2016-08-19 08:03:21 -07:00

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

bower

bower install flexboxgrid

cdn

CDNJS

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/flexboxgrid/7.0.0/flexboxgrid.min.css" type="text/css" >

css

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

<link rel="stylesheet" href="flexboxgrid.min.css" type="text/css">
Description
Grid based on CSS3 flexbox
Readme 946 KiB
Languages
HTML 75.5%
CSS 20.8%
JavaScript 3.7%