Disable CSS alphabetical-order linting
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
"rules": {
|
||||
"declaration-block-no-duplicate-properties": true,
|
||||
"order/properties-alphabetical-order": true,
|
||||
"property-no-unknown": [
|
||||
true, {
|
||||
ignoreProperties:
|
||||
|
||||
Reference in New Issue
Block a user