mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-25 07:47:53 +00:00
v6.1.1
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.1.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
Languages
HTML
75.5%
CSS
20.8%
JavaScript
3.7%