sf-grid
v1.0.2
Published
Another simple Grid based on Flexbox and build with Stylus
Readme
sf-grid
simpleflex-grid it's a very light grid to build responsive sites on top of Flexbox properties :heart:
Installation
Using npm
You can install it with npm:
$ npm install sf-grid
Using Git
Another way to use sf-grid is cloning this repo inside your project:
$ git clone https://github.com/sezzh/sf-grid.git
Download from Releases
You can download from this link as well:
https://github.com/sezzh/sf-grid/releases
Use
Working with the Grid system
Especial thanks
This Grid was an idea reading those awesome articles :) :v:
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- https://css-tricks.com/dont-overthink-flexbox-grids/
- https://philipwalton.github.io/solved-by-flexbox/demos/grids/
- https://codepen.io/irinakramer/pen/jcLlp
