We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0396cd commit 367daaaCopy full SHA for 367daaa
src/CssLint/Referential/NonStandard/PropertiesReferential.php
@@ -214,6 +214,7 @@ class PropertiesReferential extends AbstractReferential
214
'rule-break' => true,
215
'rule-color' => true,
216
'rule-outset' => true,
217
+ 'rule-overlap' => true,
218
'rule-paint-order' => true,
219
'rule-style' => true,
220
'rule-width' => true,
0 commit comments