1 2 3 4 5 6 7 8
// Progress bars .progress-bar-variant(@color) { background-color: @color; .progress-striped & { #gradient > .striped(); } }