2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-02 06:10:44 +00:00

5 lines
91 B
SCSS
Raw Normal View History

@import './progress/index';
.progress.indeterminate {
@extend %progress-indeterminate;
}