Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #245 with recursive filtering #354

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nhardy
Copy link

@nhardy nhardy commented Feb 3, 2021

Fixes #245. This may be a breaking change for some users due to the now correct ordering of @media/@supports rules in the serialisation, but the behaviour now is a more accurate representation of what is actually happening.

There is an upstream issue with indentation for nested @media/@supports rules: reworkcss/css#134

@nhardy
Copy link
Author

nhardy commented Jul 30, 2021

@probablyup this has been updated recently. Are you able to take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

toHaveStyleRule fails with media and supports option parameters
2 participants