0.0.3 • Published 10 years ago

flexbox v0.0.3

Weekly downloads
201
License
MIT
Repository
github
Last release
10 years ago

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).