A collection of mobile-first, CSS width helpers.
Install via npm:
$ npm install --save girth
Install via bower:
$ bower install --save girth
Detailed documentation and examples can be found at http://johnotander.com/girth/.
MIT
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Crafted with <3 by John Otander (@4lpine).