assets/stylesheets/main.scss in jekyll-theme-basically-basic-1.0.0 vs assets/stylesheets/main.scss in jekyll-theme-basically-basic-1.0.1
- old
+ new
@@ -1,10 +1,10 @@
----
-# Only the main Sass file needs front matter (the dashes are enough)
----
-
-@charset "utf-8";
-
-// Theme skin
-@import "basically-basic/themes/{{ site.data.theme.skin | default: 'default' }}";
-
+---
+# Only the main Sass file needs front matter (the dashes are enough)
+---
+
+@charset "utf-8";
+
+// Theme skin
+@import "basically-basic/themes/{{ site.data.theme.skin | default: 'default' }}";
+
@import "basically-basic";
\ No newline at end of file