fix: remove useless rule

This commit is contained in:
Walid 2022-04-11 17:27:43 +00:00
parent 967af55d76
commit 035f51716d
No known key found for this signature in database
GPG Key ID: 4BDA1ABD227F9279

View File

@ -6,7 +6,6 @@
],
"rules": {
"property-no-vendor-prefix": null,
"comment-empty-line-before": "never",
"comment-no-empty": null,
"color-no-invalid-hex": true,
"font-family-name-quotes": "always-where-recommended",