-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
4.5
-
MOODLE_405_STABLE
In BS5 the scale-color() function has been renamed.
Generate the needed SCSS code in bs5bridge.scss (so we can start using BS5 syntax) and refactor all the occurrences in the codebase.
https://getbootstrap.com/docs/5.2/migration/:
Renamed scale-color() function to shift-color() to avoid collision with Sass's own color scaling function.