mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-24 23:16:48 +00:00
v3.0.0
Flexbox Grid
Grid based on the flex display property.
Install
npm
npm i flexboxgrid --save
css
Add the flexbox.css development or flexbox.min.css production to your html page.
<link rel="stylesheet" href="css/flexbox.min.css" media="screen" />
Inspiration
Description
Languages
HTML
75.5%
CSS
20.8%
JavaScript
3.7%