-
Notifications
You must be signed in to change notification settings - Fork 311
Description
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