fix: move cm theme to component

This commit is contained in:
NGPixel
2018-02-25 16:22:36 -05:00
parent e4fd521c12
commit a4f00e795c
3 changed files with 120 additions and 112 deletions

View File

@@ -5,7 +5,6 @@
@import "../libs/animate/animate";
@import 'components/button';
@import 'components/editor-code';
@import 'components/markdown-content';
@import 'components/navigator';
@import 'components/panel';