mirror of
https://github.com/status-im/consul.git
synced 2025-01-18 17:52:17 +00:00
a8de3f3081
* Remove old %action-group * Remove old variables we no longer need * Use the discovery-chain component in the same manner as others * Split `product` out into its separate components
6 lines
108 B
SCSS
6 lines
108 B
SCSS
@import './card/index';
|
|
@import './discovery-chain/index';
|
|
.discovery-chain {
|
|
@extend %discovery-chain;
|
|
}
|