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
- Host: GitHub
- URL: https://github.com/csshugs/objects.flex-layout
- Owner: csshugs
- Created: 2015-07-22T08:11:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T13:56:52.000Z (over 10 years ago)
- Last Synced: 2025-04-12T22:45:12.683Z (about 1 year ago)
- Language: CSS
- Size: 5.86 KB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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