mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
stylelint-config-standard-scss added for stylelint SCSS handling
This commit is contained in:
parent
ee3738dc6a
commit
5f8948d5a1
3 changed files with 30 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
extends: ['stylelint-config-standard'],
|
||||
extends: ['stylelint-config-standard-scss'],
|
||||
customSyntax: require('postcss-scss'),
|
||||
plugins: ['stylelint-scss'],
|
||||
rules: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue