mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 06:44:41 +00:00
7 lines
135 B
SCSS
7 lines
135 B
SCSS
@import './skin';
|
|
@import './layout';
|
|
// yet to pull the CodeMirror skin into the placeholder
|
|
.code-editor {
|
|
@extend %code-editor;
|
|
}
|