mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-24 23:16:48 +00:00
8510f2df8d79de6ff672c1df3571b54405d6441d
Flexbox Grid
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.3.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="css/flexboxgrid.min.css" type="text/css">
Inspiration
Description
Languages
HTML
75.5%
CSS
20.8%
JavaScript
3.7%