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
5 lines
67 B
SCSS
5 lines
67 B
SCSS
@import './footer/index';
|
|
#wrapper > footer {
|
|
@extend %footer;
|
|
}
|