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

Bump to ladda 2.0.3 fixing sass Breaking Change: Slash as Division #65

Open
MS44118 opened this issue Jan 14, 2022 · 0 comments
Open

Bump to ladda 2.0.3 fixing sass Breaking Change: Slash as Division #65

MS44118 opened this issue Jan 14, 2022 · 0 comments

Comments

@MS44118
Copy link

MS44118 commented Jan 14, 2022

hello,

npm build fails with this warning:

<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w> 
<w> Recommendation: math.div($spinnerSize, -2) or calc($spinnerSize / -2)
<w> 
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w> 
<w> node_modules/ladda/css/ladda.scss 126:10  @import
<w> resources/scss/main.scss 9:9              root stylesheet

fixed with the tag https://github.com/hakimel/Ladda v2.0.3

have a good day!

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

No branches or pull requests

1 participant