aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/screen.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/screen.sass')
-rw-r--r--stylesheets/screen.sass11
1 files changed, 11 insertions, 0 deletions
diff --git a/stylesheets/screen.sass b/stylesheets/screen.sass
new file mode 100644
index 00000000..e7fcb538
--- /dev/null
+++ b/stylesheets/screen.sass
@@ -0,0 +1,11 @@
+/* SASS mixins */
+@import library.sass
+
+/* primary SASS */
+@import base.sass
+@import theme.sass
+@import typography.sass
+@import layout.sass
+
+/* specific SASS */
+@import partials.sass \ No newline at end of file