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 1e13914 commit e7fbf2eCopy full SHA for e7fbf2e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
### HEAD
2
3
+### 3.0.2 (February 15, 2016)
4
+
5
+* Update `stylelint-config-suitcss` to `4.0.0`
6
+* Update `preprocessor` to `1.0.0`
7
+* Fix `maxlen` warning on comments
8
* Remove unused `stylelint` package as this is included with the suitcss-preprocessor.
9
10
### 3.0.1 (December 02, 2015)
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-grid",
- "version": "3.0.1",
+ "version": "3.0.2",
"license": "MIT",
"style": "index.css",
"files": [
0 commit comments