open-consul/ui-v2/app/styles/components/notice.scss

5 lines
73 B
SCSS

@import './notice/index';
.notice.warning {
@extend %notice-warning;
}