Skip to content

Deprecation Warning #84

@gerardp

Description

@gerardp

vite v4.1.1

Deprecation Warning: $weight: Passing a number without unit % (8) is deprecated.

To preserve current behavior: $weight * 1%

More info: https://sass-lang.com/d/function-units

207 │ @return mix(white, $color, $weight);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^

node_modules/bootstrap/scss/_functions.scss 207:11 tint-color()
resources/sass/volt/_variables.scss 170:12 @import
resources/sass/volt.scss 24:9 @import
resources/sass/app.scss 6:9 root stylesheet

Deprecation Warning: $weight: Passing a number without unit % (6) is deprecated.

To preserve current behavior: $weight * 1%

More info: https://sass-lang.com/d/function-units

207 │ @return mix(white, $color, $weight);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^

node_modules/bootstrap/scss/_functions.scss 207:11 tint-color()
resources/sass/volt/_variables.scss 171:12 @import
resources/sass/volt.scss 24:9 @import
resources/sass/app.scss 6:9 root stylesheet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions