5 lines
87 B
SCSS
5 lines
87 B
SCSS
|
@import './definition-table/index';
|
||
|
.definition-table {
|
||
|
@extend %definition-table;
|
||
|
}
|