summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/layout/_module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/layout/_module.scss')
-rw-r--r--web/sass-files/sass/layout/_module.scss13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/sass-files/sass/layout/_module.scss b/web/sass-files/sass/layout/_module.scss
new file mode 100644
index 000000000..39ab2c6f8
--- /dev/null
+++ b/web/sass-files/sass/layout/_module.scss
@@ -0,0 +1,13 @@
+// Only for combining all the files in this folder
+@import 'content';
+@import 'footer';
+@import 'forms';
+@import 'headers';
+@import 'markdown';
+@import 'navigation';
+@import 'post';
+@import 'post-right';
+@import 'sidebar-left';
+@import 'sidebar-menu';
+@import 'sidebar-right';
+@import 'webhooks';