flexgrid-system

2.4.3 • Public • Published

npm version

flexgrid-system

12 column responsive grid system based on flexbox.

Documentation

example

Motivation

The desire to have a useful hand-made tool for home projects.

Breakpoints

  • xs: 0..575px
  • sm: 576..767px
  • md: 768..991px
  • lg: 992..1199px
  • xl: 1200px+
  • .gs-container padding: 8px
  • .gs-container width: $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

Readme

Keywords

none

Package Sidebar

Install

npm i flexgrid-system

Weekly Downloads

1

Version

2.4.3

License

MIT

Unpacked Size

15.8 kB

Total Files

3

Last publish

Collaborators

  • daniliantz