summaryrefslogtreecommitdiffstats
path: root/app/styles
diff options
context:
space:
mode:
authorIftekharul Islam <iffy.ryan@ibm.com>2017-08-25 10:29:57 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 14:33:10 -0500
commit08054415f4e4ca8b8b54dbe26edf2f2ae9bf9240 (patch)
treed8bb9b6e8fae1141fbaadea1e4c64fe69d43def1 /app/styles
parent595743ae95381ab14ded057ddcdef5cad14c6d9c (diff)
downloadphosphor-webui-08054415f4e4ca8b8b54dbe26edf2f2ae9bf9240.tar.gz
phosphor-webui-08054415f4e4ca8b8b54dbe26edf2f2ae9bf9240.zip
Adding multi-server empty template
Change-Id: I1ecbe00160d802c5dce2496614717e255d3fe055 Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
Diffstat (limited to 'app/styles')
-rw-r--r--app/styles/index.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/styles/index.scss b/app/styles/index.scss
index ee88ea0..64477bf 100644
--- a/app/styles/index.scss
+++ b/app/styles/index.scss
@@ -6,4 +6,5 @@ $charset: "UTF-8";
@import "../server-control/styles/index.scss";
@import "../server-health/styles/index.scss";
@import "../configuration/styles/index.scss";
-@import "../users/styles/index.scss"; \ No newline at end of file
+@import "../users/styles/index.scss";
+@import "../multi-server/styles/index.scss"; \ No newline at end of file
OpenPOWER on IntegriCloud