Css – Styling input["range"] in Bootstrap 5 and Angular
I am trying to re-color the thumb slider for a Bootstrap 5 range control, but I can't seem to find the magic combination. Here is a stackblitz: https://stackblitz.com/edit/stackblitz-starters-3vywax?file=src%2Fmain.ts The BS5 docs provide sass variable, but I can't eem to get…