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

resolves slash as division deprecation warning #1

Merged
merged 1 commit into from
Jan 24, 2023
Merged

resolves slash as division deprecation warning #1

merged 1 commit into from
Jan 24, 2023

Conversation

daverobertson
Copy link
Contributor

Per https://sass-lang.com/documentation/breaking-changes/slash-div; incorporates recommended adjustment to use math.div.

@daverobertson daverobertson changed the title resolves slash as slash deprecation warning resolves slash as division deprecation warning May 22, 2021
@gcrater
Copy link

gcrater commented Jan 4, 2023

Is it possible to get this patch/PR merged?
I was struggling with this issue with slash as division depracation: twbs/bootstrap#34051
And the majority of my error messages were resolved by updating the bootstrap dependency to v4.6.1, however, this sass-yiq depracation warning still persists.

@timhettler timhettler merged commit 162a3cf into timhettler:master Jan 24, 2023
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.

3 participants