6 lines
87 B
SCSS
6 lines
87 B
SCSS
@import './skin';
|
|
@import './layout';
|
|
.discovery-chain {
|
|
@extend %discovery-chain;
|
|
}
|