TIL How to change progress bar colour in Rails

Published on January 21, 2022
.turbo-progress-bar {
  background-color: black;
}

You can see it in action here: https://whatsnew.co/