Skip to content

Replace / as division operation with the new math.div function in sass issue #102#104

Open
tarekelkanaria wants to merge 1 commit intoConnorAtherton:masterfrom
tarekelkanaria:remove-deprecation-warning
Open

Replace / as division operation with the new math.div function in sass issue #102#104
tarekelkanaria wants to merge 1 commit intoConnorAtherton:masterfrom
tarekelkanaria:remove-deprecation-warning

Conversation

@tarekelkanaria
Copy link
Copy Markdown

@tarekelkanaria tarekelkanaria commented May 3, 2023

Replace / as division operation with the new math.div function in sass issue #102

reference from Sass: https://sass-lang.com/documentation/breaking-changes/slash-div

in src/animations/pacman.scss file lines 46 and 88 I use the new math.div function in sass to remove deprecation warning about the old slash operation for division

in src/animations/ball-scale-multiple.scss file line 33 I use the same math.div to resolve issue #102

@danny007in
Copy link
Copy Markdown

any published repo in npm ?

@tarekelkanaria
Copy link
Copy Markdown
Author

any published repo in npm ?

do you mean I need to publish a repo in npm to merge this PR?

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.

2 participants