You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
After upgrade bootstrap to version 5.2.3 I got the following error, any suggestions to fix it?
Error: argument `$color2` of `mix($color1, $color2, $weight: 50%)` must be a color
on line 212:11 of node_modules/bootstrap/scss/_functions.scss, in function `mix`
from line 212:11 of node_modules/bootstrap/scss/_functions.scss, in function `shade-color`
from line 78:138 of node_modules/select2-bootstrap-5-theme/src/_variables.scss
from line 1:9 of node_modules/select2-bootstrap-5-theme/src/_include-all.scss
After upgrade bootstrap to version 5.2.3 I got the following error, any suggestions to fix it?