Add missing less imports to pass lesslint

This commit is contained in:
Nathan Sobo 2014-11-12 16:22:50 -07:00 committed by Ben Ogle
parent b6b6b6d12b
commit 0a4f5a365a

View File

@ -1,4 +1,6 @@
@import "ui-variables";
@import "octicon-utf-codes";
@import "octicon-mixins";
atom-text-editor {
display: block;