forked from mirrors/hugo-theme-terminal
we are back with 4.0
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
"stylelint-config-prettier-scss"
|
||||
],
|
||||
"rules": {
|
||||
"max-empty-lines": 1
|
||||
"max-empty-lines": 1,
|
||||
"color-function-notation": null,
|
||||
"no-descending-specificity": null,
|
||||
"selector-class-pattern": null
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user