less-recursive-grids
less-recursive-grids copied to clipboard
Responsive grids made with a recursive mixin
Build a responsive grid system with recursive mixins
A simple demo to show how to make a responsive grid system using recursive mixins.
Demo - hosted by Firebase
Article - Designmodo
Video
Set up
To set up you just need to install the dependencies and then run gulp.
npm install
gulp
The demo will be available on localhost:8080.
Questions?
File and issue or hit me up on twitter @_davideast.
MIT License