We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7cf95 commit 4ba656eCopy full SHA for 4ba656e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 1.1.0 (January 27, 2015)
4
+
5
+* Add additional auto-margin utils (`u-flexExpandTop` / `u-flexExpandBottom` / `u-flexExpand`)
6
7
### 1.0.0 (December 29, 2015)
8
9
* Add auto-margin centering (`u-flexExpandRight` / `u-flexExpandLeft`)
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils-flex",
"description": "Flexbox utilities for SUIT CSS",
- "version": "1.0.0",
+ "version": "1.1.0",
"style": "index.css",
"files": [
"index.css",
0 commit comments