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