Skip to content

Replace @import rules with @use and @forward #185

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

pefcos
Copy link
Contributor

@pefcos pefcos commented Apr 14, 2025

This closes #112

I've replaced all @import rules for @use and @forward, addressing the Sass @import deprecation.

Copy link
Collaborator

@SindreKjelsrud SindreKjelsrud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow thanks!! Looks like everything's working on my end 👍

@MarkusJohansen do you wanna check as well before merging?

Copy link
Owner

@MarkusJohansen MarkusJohansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! This is a real breakthrough which allows us to stay up to date with newest SASS versions. Thank you for your contribution!

@MarkusJohansen MarkusJohansen merged commit 8f7832a into MarkusJohansen:main Jun 3, 2025
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

Successfully merging this pull request may close these issues.

👽 Replace @import rules in sass
3 participants