Kristofer Joseph 854e214331 6.3.2
2016-08-14 09:43:18 -07:00
2016-08-14 09:43:09 -07:00
2016-08-12 10:07:18 -07:00
2015-05-13 00:08:36 -07:00
2016-08-12 10:07:18 -07:00
2013-12-22 00:24:32 -08:00
2016-08-12 10:07:18 -07:00
2013-12-23 02:21:29 -08:00
2016-08-12 10:07:18 -07:00
2013-12-27 00:13:31 -08:00
2016-08-14 09:43:18 -07:00
2016-08-12 10:14:57 -07:00
2016-08-14 09:43:09 -07:00

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

bower

bower install flexboxgrid

cdn

Cloudflare

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

jsDelivr

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