2023-03-14 13:18:55 +00:00
|
|
|
/**
|
|
|
|
* Copyright (c) HashiCorp, Inc.
|
|
|
|
* SPDX-License-Identifier: MPL-2.0
|
|
|
|
*/
|
|
|
|
|
2021-06-23 08:19:35 +00:00
|
|
|
@import './skin';
|
|
|
|
@import './layout';
|
2018-10-19 15:17:02 +00:00
|
|
|
.progress.indeterminate {
|
|
|
|
@extend %progress-indeterminate;
|
|
|
|
}
|