5 lines
78 B
SCSS
5 lines
78 B
SCSS
|
@import './phrase-editor/index';
|
||
|
.phrase-editor {
|
||
|
@extend %phrase-editor;
|
||
|
}
|