Skip to content

scottmcpherson/flexboxgrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexbox Grid

flexboxgrid.com

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

About

Grid based on CSS3 flexbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.2%
  • CSS 36.7%
  • JavaScript 3.1%