flexgrid-system
v2.4.3
Published
modern 12 column grid system based on the flexbox
Readme
flexgrid-system
12 column responsive grid system based on flexbox.

Motivation
The desire to have a useful hand-made tool for home projects.
Breakpoints
xs: 0..575pxsm: 576..767pxmd: 768..991pxlg: 992..1199pxxl: 1200px+.gs-containerpadding: 8px.gs-containerwidth: $breakpoint - 16px.col-*padding: 8px
Usage
unpkg.com CDN
<link rel="stylesheet" href="https://unpkg.com/flexgrid-system@[version]/flexgrid.css" />Replace [version] with current version, f.e. 2.4.3
Recommendations
use in combination with autoprefixer and normalize.css
