mirror of https://github.com/hashicorp/consul
5 lines
93 B
SCSS
5 lines
93 B
SCSS
@import './healthcheck-output/index';
|
|||
.healthcheck-output {
|
|||
@extend %healthcheck-output;
|
|||
}
|