import the right colors file

This commit is contained in:
Ben Ogle
2013-08-14 10:49:48 -07:00
parent 15085384b9
commit 595f6a975f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
@import "colors";
@import "ui-colors";
html, body,
#root-view {

View File

@@ -1,4 +1,4 @@
@import "colors";
@import "ui-colors";
html, body,
#root-view {