mirror of
https://github.com/kristoferjoseph/flexboxgrid.git
synced 2026-01-25 07:47:53 +00:00
6d8200c710ad0c6ba8b3136ea81974913522f3e2
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%