Skip to content

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

Description

@MS44118

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions