Skip to content

Bootstrap 4 inspired css3 flexbox implementation of responsive grid in SASS

License

Notifications You must be signed in to change notification settings

kvdmolen/grid-flexbox-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid Flexbox SASS

Bootstrap 4 inspired CSS3 Flexbox implementation of Responsive Grid.

Documentation and Demo

Features

  • Grid based comlumn sizes
  • Stretch columns to full width
  • Column width ratio, combined with fixed width
  • Full height columns
  • Vertical align middle
  • Simple Responsive show & hide system
  • Integrated ellipsis

CDN

<link href="https://cdn.rawgit.com/kvdmolen/grid-flexbox-sass/master/dist/gridflexbox.min.css" rel="stylesheet" type="text/css">

Build

$ node-sass src/config.scss dist/gridflexbox.css

Build Dependencies

Inspiration

About

Bootstrap 4 inspired css3 flexbox implementation of responsive grid in SASS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published