mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
5 lines
78 B
SCSS
5 lines
78 B
SCSS
|
@import './phrase-editor/index';
|
||
|
.phrase-editor {
|
||
|
@extend %phrase-editor;
|
||
|
}
|