Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

unmatched pseudo-class :is #79

Closed
heyitsarpit opened this issue Sep 23, 2021 · 2 comments
Closed

unmatched pseudo-class :is #79

heyitsarpit opened this issue Sep 23, 2021 · 2 comments
Labels
bug Something isn't working has fix

Comments

@heyitsarpit
Copy link

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

@developit
Copy link
Collaborator

This may be fixed by #80 or #82.

@developit developit added has fix bug Something isn't working labels Oct 21, 2021
@developit
Copy link
Collaborator

Please re-open if this is still happening in the latest critters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working has fix
Projects
None yet
Development

No branches or pull requests

2 participants