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 1269b5d commit f54d57dCopy full SHA for f54d57d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/sweetalert2/stylelint-config/compare/v1.0.4...v1.1.0) (2019-07-05)
2
+
3
4
+### Features
5
6
+* add stylelint-csstree-validator ([1269b5d](https://github.com/sweetalert2/stylelint-config/commit/1269b5d))
7
8
## [1.0.4](https://github.com/sweetalert2/stylelint-config/compare/v1.0.3...v1.0.4) (2019-07-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@sweetalert2/stylelint-config",
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "stylelint shareable config for the SweetAlert2 SCSS coding style",
"repository": "sweetalert2/stylelint-config",
"author": "Limon Monte <[email protected]> (https://limonte.github.io)",
0 commit comments