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

Add sass_use() and sass_forward() #27

Open
cpsievert opened this issue Jan 8, 2020 · 3 comments
Open

Add sass_use() and sass_forward() #27

cpsievert opened this issue Jan 8, 2020 · 3 comments

Comments

@cpsievert
Copy link
Contributor

As a better alternative to sass_import() (LibSass will be deprecating it) https://sass-lang.com/documentation/at-rules/import

@cpsievert
Copy link
Contributor Author

sass_file() should maybe call sass_use() instead of sass_import() as well

@sigmapi
Copy link

sigmapi commented Jul 1, 2020

Hi,
as libsass is very far away from providing module support (use), are there any plans for dropping libsass completely and use dart-sass instead?

@sigmapi
Copy link

sigmapi commented Jan 20, 2021

Bumping this, as LibSass is officially deprecated.
This means that it will not provide use support or any new features.
Rule import will be deprecated this year and it will be dropped from the language on 2022.
Are there any plans of switching to Dart Sass?

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