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/layout/_all.scss b/src/scss/layout/_all.scss index 1122ffe..f78538c 100644 --- a/src/scss/layout/_all.scss +++ b/src/scss/layout/_all.scss
@@ -1,2 +1,3 @@ @import 'header'; @import 'navigation'; +@import 'content';