Skip to content

Commit d19158b

Browse files
committed
remove new rule as it doesn't work with less
1 parent 09d60e1 commit d19158b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ module.exports = {
4040
"stylistic/declaration-colon-space-before": "never",
4141
"declaration-empty-line-before": "never",
4242
"declaration-no-important": true,
43-
"declaration-property-value-no-unknown": true,
4443
"font-family-name-quotes": "always-where-recommended",
4544
"font-family-no-duplicate-names": true,
4645
"function-calc-no-unspaced-operator": true,

0 commit comments

Comments
 (0)