6 lines
89 B
SCSS
Raw Normal View History

@import './skin';
@import './layout';
table.with-details {
@extend %tabular-details;
}