mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
5 lines
69 B
SCSS
5 lines
69 B
SCSS
|
@import './radio-card/index';
|
||
|
.radio-card {
|
||
|
@extend %radio-card;
|
||
|
}
|