mirror of https://github.com/hashicorp/consul
6 lines
101 B
SCSS
6 lines
101 B
SCSS
|
@import './skin';
|
||
|
@import './layout';
|
||
|
.progress.indeterminate {
|
||
|
@extend %progress-indeterminate;
|
||
|
}
|