Skip to content

Is '@use' supported? #458

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
nolankramer opened this issue Apr 8, 2024 · 2 comments
Closed

Is '@use' supported? #458

nolankramer opened this issue Apr 8, 2024 · 2 comments

Comments

@nolankramer
Copy link

I'm using qtsass, which relies on libsass here to compile(**kwargs) with custom_function, importers, and include_paths.

According to the docs, it looks like include_paths should cover usage of @import. But it looks like my scss files are failing to compile with @use. I'm wondering if that's supported by this python package?

@nolankramer
Copy link
Author

nolankramer commented Apr 8, 2024

Re-opened because I gained understanding that qtsass was including directories correctly. The @use should have been resolved.

All evidence points to @use not functioning correctly due to how this library wraps libsass (also see #402).

@asottile
Copy link
Member

as per #402 (comment)

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