0.0.1 • Published 11 years ago
jogabo-utils-flex v0.0.1
SUIT UtilFlex
SUIT CSS flexbox utilities.
Read more about SUIT's design principles.
Installation
- Component(1):
component install suitcss/components-utils-flex - npm:
npm install suitcss-components-utils-flex - Bower:
bower install suit-components-utils-flex - Download: zip
Available classes
.u-flexContainer- create a flexbox container.u-flexWrap- break flex items into multiple lines.u-flexColumn- set flexbox orientation to column.u-flexAlignCenter- center-align flex items.u-flexAlignEnd- end-align flex items.u-flexJustifyCenter- pack flex items toward the center of the line.u-flexGrow- set flex-grow of a flex item to auto
Usage
Please refer to the README for SUIT CSS utils
Testing
Install Node (comes with npm).
npm installTo generate a build:
npm run buildTo generate the testing build.
npm run build-testBasic visual tests are in test.html.
Browser support
- Google Chrome (latest)
- Opera (latest)
- Firefox 4+
- Safari 5+
- Internet Explorer 9+
0.0.1
11 years ago
