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 be15946 commit c9eadebCopy full SHA for c9eadeb
CHANGELOG.md
@@ -1,5 +1,10 @@
1
### HEAD
2
3
+### 1.1.1 (February 08, 2016)
4
+
5
+* Update `preprocessor` to `1.0.0`
6
+* Fix `maxlen` warning on comments
7
8
### 1.1.0 (January 27, 2016)
9
10
* Add additional auto-margin utils (`u-flexExpandTop` / `u-flexExpandBottom` / `u-flexExpand`)
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils-flex",
"description": "Flexbox utilities for SUIT CSS",
- "version": "1.1.0",
+ "version": "1.1.1",
"style": "index.css",
"files": [
"index.css",
0 commit comments