summaryrefslogtreecommitdiffstats
path: root/debian/missing-sources/epoch/sass/epoch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'debian/missing-sources/epoch/sass/epoch.scss')
-rw-r--r--debian/missing-sources/epoch/sass/epoch.scss12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/missing-sources/epoch/sass/epoch.scss b/debian/missing-sources/epoch/sass/epoch.scss
new file mode 100644
index 0000000..2689262
--- /dev/null
+++ b/debian/missing-sources/epoch/sass/epoch.scss
@@ -0,0 +1,12 @@
+/*
+ * Epoch Master SCSS
+ *
+ * Includes the core styles and all the themes to produce the complete epoch css file.
+ *
+ * By Ryan Sandor Richards
+ * Copyright 2013 Fastly, Inc.
+ */
+
+@import "core";
+@import "themes/default";
+@import "themes/dark";