Closed crstauf closed 10 months ago
Ohh, this is an awesome catch. I'll get this updated ASAP. Thanks for reporting 🙏
I just published version 1.0.1
which includes a fix for this false positive. Thanks again for reporting this 👏
Confirmed: thanks for addressing so quickly! 🍻
Describe the bug Using
:hover
within a:not()
causes an error when there shouldn't be one.To Reproduce Steps to reproduce the behavior:
.button:not( :hover ) {}
Expected behavior No error.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):