6 lines
89 B
SCSS

@import './skin';
@import './layout';
.definition-table {
@extend %definition-table;
}