summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/styles.scss')
-rw-r--r--web/sass-files/sass/styles.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/sass-files/sass/styles.scss b/web/sass-files/sass/styles.scss
index e7fd7c976..c93372175 100644
--- a/web/sass-files/sass/styles.scss
+++ b/web/sass-files/sass/styles.scss
@@ -1,3 +1,5 @@
+@charset "UTF-8";
+
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
@@ -49,3 +51,6 @@
// Standalone Css
@import "partials/oauth";
+
+// Print
+@import "partials/print"; \ No newline at end of file