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 999aac1 commit 9e49d85Copy full SHA for 9e49d85
src/CssLint/Referential/NonStandard/PropertiesReferential.php
@@ -138,6 +138,9 @@ class PropertiesReferential extends AbstractReferential
138
'initial-letter-wrap' => true,
139
'inline-sizing' => true,
140
'input-security' => true,
141
+ 'interest-delay' => true,
142
+ 'interest-delay-end' => true,
143
+ 'interest-delay-start' => true,
144
'item-cross' => true,
145
'item-direction' => true,
146
'item-flow' => true,
0 commit comments