You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.
...this plugin will error when building because the :not in the class name is incorrectly identified as the :not(...) pseudo-class even though the preceding colon is properly escaped.
Happy to dive in and try and fix but if someone more familiar with the project knows exactly how to fix it already I would be extremely grateful for your help! ❤️
The text was updated successfully, but these errors were encountered:
If I have a class like:
...this plugin will error when building because the
:not
in the class name is incorrectly identified as the:not(...)
pseudo-class even though the preceding colon is properly escaped.Happy to dive in and try and fix but if someone more familiar with the project knows exactly how to fix it already I would be extremely grateful for your help! ❤️
The text was updated successfully, but these errors were encountered: