[BUG] transition-colors
and transition-transform
get flagged as applying the same properties
#364
Labels
bug
Something isn't working
Describe the bug
transition-colors
andtransition-transform
get flagged as applying the same propertiesTo Reproduce
this code:
Expected behavior
The rule should not trigger
Environment (please complete the following information):
Additional context
transition-transform:
transition-colors:
So maybe it becomes unhappy because of
transition-timing-function
andtransition-duration
being applied at onceThe text was updated successfully, but these errors were encountered: