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 14ca6e7 commit a47fe14Copy full SHA for a47fe14
.stylelintrc.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
extends: [
3
- 'stylelint-config-standard',
+ // 'stylelint-config-standard',
4
],
5
customSyntax: 'postcss-less',
6
ignoreFiles: [
0 commit comments