Rev 20 | Blame | Compare with Previous | Last modification | View Log | Download
// Progress bars@mixin progress-bar-variant($color) {background-color: $color;// Deprecated parent class requirement as of v3.2.0.progress-striped & {@include gradient-striped;}}