941fefb15c
* 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;
|
|
}
|