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

Use Sass modules #262

Open
hartsick opened this issue Mar 23, 2021 · 0 comments
Open

Use Sass modules #262

hartsick opened this issue Mar 23, 2021 · 0 comments
Labels
discussion Subjects for group discussion enhancement New feature or request

Comments

@hartsick
Copy link
Contributor

hartsick commented Mar 23, 2021

At the end of 2019 Sass announced moving to modules, a move away from @import statements. We should do the same, and migrate to modules / @use.

Timeline link
One year after both Dart Sass and LibSass have launched support for the module system or two years after Dart Sass launches support for the module system, whichever comes sooner (1 October 2021 at latest), we will deprecate @import as well as global core library function calls that could be made through modules.

One year after this deprecation goes into effect (1 October 2022 at latest), we will drop support for @import and most global functions entirely. This will involve a major version release for all implementations.

Split out of #260

@hartsick hartsick added enhancement New feature or request discussion Subjects for group discussion labels Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Subjects for group discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant