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 b6e6074 commit 03663adCopy full SHA for 03663ad
CHANGELOG.md
@@ -1,5 +1,10 @@
1
### HEAD
2
3
+### 0.3.0 (November 19, 2015)
4
+
5
+* Add missing `!important` rule
6
+* Add `u-flexInline`
7
8
### 0.2.0 (November 18, 2015)
9
10
* Add `u-flexGrow` utility
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils-flexbox",
"description": "Flexbox utilities for SUIT CSS",
- "version": "0.2.0",
+ "version": "0.3.0",
"style": "index.css",
"files": [
"index.css",
0 commit comments