6 lines
83 B
SCSS

@import './skin';
@import './layout';
.tooltip-panel {
@extend %tooltip-panel;
}