@import './code-editor/index';
// yet to pull the CodeMirror skin into the placeholder
.code-editor {
@extend %code-editor;
}