mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-24 23:16:48 +00:00
87c15f94de0e75bfd452b0a895521e4f3e0f63b3
Prefer widths under 100%
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%