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