assets/stylesheets/main.scss in jekyll-theme-basically-basic-1.3.1 vs assets/stylesheets/main.scss in jekyll-theme-basically-basic-1.4.0
- 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