Fix stylelint errors

This commit is contained in:
AaronDewes
2022-08-09 09:12:32 +00:00
parent 16e78847a2
commit 951c613095
2 changed files with 15 additions and 24 deletions

View File

@@ -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