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 fada403 commit 90a43dbCopy full SHA for 90a43db
.gitignore
@@ -6,3 +6,4 @@ test/coverage
6
yarn-error.log
7
reports
8
.idea/*
9
+test/dist
package.json
@@ -89,7 +89,7 @@
89
"rollup-plugin-vue": "^2.3.0",
90
"sinon": "4.1.2",
91
"sinon-chai": "^2.14.0",
92
- "style-loader": "^0.19.0",
+ "style-loader": "0.17.0",
93
"stylefmt": "^6.0.0",
94
"stylelint": "^8.3.1",
95
"stylelint-config-standard": "^18.0.0",
0 commit comments