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

Solving deprecation warning on SASS #762

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

Conversation

melanef
Copy link

@melanef melanef commented Mar 24, 2022

SASS has been throwing deprecation warnings related to this breaking change:
https://sass-lang.com/documentation/breaking-changes/slash-div

SASS has been throwing deprecation warnings related to this breaking change: 
https://sass-lang.com/documentation/breaking-changes/slash-div
…ivisions

Solving deprecation warning on SASS
@keichinger
Copy link

The docs mention @use "sass:math";. Shouldn't we add this to the very top of the file in order to get this deprecation fully fixed?

@melanef
Copy link
Author

melanef commented Mar 29, 2022

@keichinger good catch, I just commited this.

@LeoColman
Copy link

Hey @ganlanyuan!
Is this ready to merge?

@marceloverdijk
Copy link

marceloverdijk commented Sep 12, 2022

Would love to see this merged (and released) to get rid of SASS deprecation warnings in my project using tiny-slider..

@kahlan88
Copy link

kahlan88 commented Jan 5, 2023

Hi any idea if this could be merged in? Would help on our projects too!

Copy link

@renecumcignium renecumcignium left a comment

Choose a reason for hiding this comment

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

I was about to send this PR too. Thanks. But it seems no PRs are merged recently.

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.

None yet

6 participants