Created by: rvanlaak
This will replace an incompatible Unicode character with it's ASCII variant.
Having a 4.0.1
hotfix would be preferable, as SCSS compilers like sass 3.5.5
now stopped working.
Error: Invalid US-ASCII character "\xE2"
on line 6 of wwwroot/node_modules/bootstrap/scss/mixins/_hover.scss
from line 7 of wwwroot/node_modules/bootstrap/scss/_mixins.scss
from line 12 of wwwroot/styles/bootstrap.scss
Fixes #25391 (closed)