Add stylelint-scss plugin
This adds extra SCSS-specific rules. In particular, there's a modified at rule processing rule which understands `mixin` and friends.
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
"source-map-loader": "^0.2.3",
|
||||
"stylelint": "^9.10.1",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"stylelint-scss": "^3.9.0",
|
||||
"walk": "^2.3.9",
|
||||
"webpack": "^4.20.2",
|
||||
"webpack-cli": "^3.1.1"
|
||||
|
||||
Reference in New Issue
Block a user