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

Not support @import with media query #111

Open
i18nsite opened this issue Jun 2, 2024 · 1 comment
Open

Not support @import with media query #111

i18nsite opened this issue Jun 2, 2024 · 1 comment

Comments

@i18nsite
Copy link

i18nsite commented Jun 2, 2024

image

https://philarcher.org/diary/2011/importrules/

@ThisIsManta
Copy link
Owner

The error was threw by Stylus parser as seen in the stack trace above and the same error can be reproducible in the official website below.

Stylus Supremacy (as a formatter) relies on Stylus parser to produce an AST in order to produce a formatted string. I'm afraid we have to wait for Stylus to officially support this beforehand.

image

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

2 participants