commit | 9486f54a178726dae75d60eab305dee1ecabe796 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Tue May 30 15:35:31 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | c93009665f83ddf519d182c295ae96fe21fd3f1e | |
parent | 43366db73718c935665c1546ba93c09557949f2c [diff] [blame] |
add firmware page Change-Id: I3d9a2ec068e3542a848dada63a6bbebe9869bf2f Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/base/index.scss b/app/common/styles/base/index.scss index 5e10e93..81d255d 100644 --- a/app/common/styles/base/index.scss +++ b/app/common/styles/base/index.scss
@@ -4,6 +4,7 @@ @import 'mixins'; @import 'core'; @import 'typography'; -@import 'utility'; @import 'buttons'; @import 'forms'; +@import 'icons'; +@import 'utility'; \ No newline at end of file