commit | 1947575581bd36455e7358da3c6dab46e9d768ef | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Feb 23 18:30:23 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:41:10 2017 -0500 |
tree | 568f2d771242d084547b582618356ee636c66de3 | |
parent | d7bf098fdfa385118b28406bdc1066475db968cb [diff] [blame] |
power-operations: add page and styles Change-Id: I7196e3791b103dfba74bfa66b0b4040a0ed1048d Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/src/scss/components/_all.scss b/src/scss/components/_all.scss index 98ede4a..81974ba 100644 --- a/src/scss/components/_all.scss +++ b/src/scss/components/_all.scss
@@ -1,3 +1,4 @@ @import "systemUser"; @import "login"; -@import "alerts"; \ No newline at end of file +@import "alerts"; +@import "power-ops"; \ No newline at end of file