Merge pull request #2141 from jgmize/disable-css-alpha-lint
Disable CSS alphabetical-order linting
This commit is contained in:
commit
83b2606e58
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
"rules": {
|
||||
"declaration-block-no-duplicate-properties": true,
|
||||
"order/properties-alphabetical-order": true,
|
||||
"property-no-unknown": [
|
||||
true, {
|
||||
ignoreProperties:
|
||||
|
|
Loading…
Add table
Reference in a new issue