Ecosyste.ms: Awesome
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: 24 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T13:56:52.000Z (almost 9 years ago)
- Last Synced: 2024-10-08T09:24:03.143Z (about 1 month ago)
- Language: CSS
- Size: 5.86 KB
- Stars: 8
- Watchers: 6
- 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