A collection of LESS variables, mixins, functions and helpers
Three quick start options are available:
- Download latest release
- Clone the repo:
git@github.com:randsonjs/stretch.git
- Install with Bower:
bower install stretch
- Normalize CSS v3.0.3 by Nicolas Gallagher
Use bower to fetch all dependencies
$ bower install
Now you're ready to go!
Use Grunt or Gulp to compile LESS.
Import our main stretch file:
@import "bower_components/stretch/less/stretch.less";
Now you're ready to go!
Check releases for detailed changelog.
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
MIT License © Randson Oliveira