5 lines
78 B
SCSS
Raw Normal View History

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