chore: align with stylelint-config-standard-scss@6

This commit is contained in:
Bobby 2022-10-29 14:28:01 +07:00
parent 19937b0800
commit ec9cc5682c
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,7 @@
border-color: $warning
}
to {
100% {
border-color: $warning-dark
}
}
@ -19,7 +19,7 @@
background-color: $warning
}
to {
100% {
background-color: $warning-dark
}
}