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

New media queries range syntax aren't supported #152

Open
maximebeguin opened this issue Dec 8, 2024 · 0 comments
Open

New media queries range syntax aren't supported #152

maximebeguin opened this issue Dec 8, 2024 · 0 comments

Comments

@maximebeguin
Copy link

Hello,

When trying to compile the following string (using the newer CSS media query range syntax introduced recently):

@media (width > 750px) { .test{ color: red; } }

the script throws an error. Is any workaround available?

Cheers.

@maximebeguin maximebeguin changed the title New media queries aren't supported New media queries range syntax aren't supported Dec 8, 2024
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

No branches or pull requests

1 participant