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