An open API service indexing awesome lists of open source software.

https://github.com/csshugs/objects.flex-layout

[inuitcss plugin] Flexbox layout object
https://github.com/csshugs/objects.flex-layout

Last synced: about 1 year ago
JSON representation

[inuitcss plugin] Flexbox layout object

Awesome Lists containing this project

README

          

#Flex Layout

Flex layout is a polyfill for and based on the standard inuitcss [layout-object](https://github.com/inuitcss/objects.layout) by [Harry Roberts](https://github.com/csswizardry).

It provides a modifier class to easily get layout-items sharing the same height on each row.

###[Demo](http://codepen.io/csshugs/pen/OVovvo)

Install using Bower:

$ bower install --save inuit-flex-layout