flexbox
v0.0.3
Published
A collection of flexbox utilities and components.
Downloads
597
Maintainers
Readme
Flexbox
A simple flexbox grid system and media object. Where the flex components for http://furtive.co live.
Installation
Install via npm:
$ npm install --save flexbox
Install via bower:
$ bower install --save flexbox
Usage
Detailed documentation and examples can be found at furtive.co.
License
MIT
Contributing
- 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).