Skip to content

Fix deprecated import and functions #2766

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gianlucca
Copy link

@gianlucca gianlucca commented Jul 16, 2025

Sass is having some breaking changes that are impacting this project (@import and color functions )

Those two will be deprecated sometime in the future along with Sass 3.0.0 release and will stop working. (and it's really annoying having to deal with all those warnings when building)

There are two open issues asking for this 2670 and 2246

I've made the required changes and ran npm run test which passed, I don't know if any further testing is required but I'm willing to do any necessary changes to my PR to get this approved.

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.

1 participant