summaryrefslogtreecommitdiffstats
path: root/app/common/styles/base/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/common/styles/base/index.scss')
-rw-r--r--app/common/styles/base/index.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/common/styles/base/index.scss b/app/common/styles/base/index.scss
new file mode 100644
index 0000000..5e10e93
--- /dev/null
+++ b/app/common/styles/base/index.scss
@@ -0,0 +1,9 @@
+@import 'variables';
+@import 'foundation';
+@import 'colors';
+@import 'mixins';
+@import 'core';
+@import 'typography';
+@import 'utility';
+@import 'buttons';
+@import 'forms';
OpenPOWER on IntegriCloud