commit | 5a752b23fc8a734afcccbd4799c88ff2745b32d4 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Mar 09 09:41:08 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:41:10 2017 -0500 |
tree | de2b9c660878ffe577c436f1f457f8efbdeb6393 | |
parent | f157d3700cce69b0f286b55ae4e79f3e23e13674 [diff] [blame] |
unit-id: start support Change-Id: Icb00b5b3178b2ea0a3996b3e7ee50bc4f9a54198 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/src/scss/elements/_all.scss b/src/scss/elements/_all.scss new file mode 100644 index 0000000..2913202 --- /dev/null +++ b/src/scss/elements/_all.scss
@@ -0,0 +1,4 @@ + +@import "toggle-switch"; +@import "status"; +@import "alerts"; \ No newline at end of file