Fix stylelint errors
This commit is contained in:
parent
16e78847a2
commit
951c613095
2 changed files with 15 additions and 24 deletions
|
@ -11,3 +11,5 @@ rules:
|
|||
selector-list-comma-newline-after: null
|
||||
value-list-comma-newline-after: null
|
||||
at-rule-no-unknown: null
|
||||
# Conflicts with prettier
|
||||
string-quotes: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue