Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

forestofrain/flexboxgrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

cdn

<link rel="stylesheet" href="//cdn.jsdelivr.net/flexboxgrid/5.0.0/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

  • CSS 52.6%
  • HTML 44.6%
  • JavaScript 2.8%