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 was archived by the owner on Oct 25, 2024. It is now read-only.
Currently using critters in nextjs looks like it can't handle psuedoclasses.
Error -
3 rules skipped due to selector errors:
article :is(h1,h2,h3,h4,h5,h6) -> unmatched pseudo-class :is
.dark article :is(h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6) -> unmatched pseudo-class :is
article :is(h2,h3,h4,h6) .anchor -> unmatched pseudo-class :is
The text was updated successfully, but these errors were encountered: