Skip to content

Compiler does not remove @use rules #402

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

Closed
C-Ezra-M opened this issue Aug 18, 2022 · 1 comment
Closed

Compiler does not remove @use rules #402

C-Ezra-M opened this issue Aug 18, 2022 · 1 comment

Comments

@C-Ezra-M
Copy link

I used this compiler with an @use at-rule, which in my example is @use 'sass:list', which does not get removed in the output CSS, why? This causes VSCode to complain about an unknown at-rule.

@asottile
Copy link
Member

this is a simple wrapper around libsass so it's unlikely the issue is here if any

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