Skip to content

Commit 45463b4

Browse files
committed
Reinstate front matter for scss
Front matter for main.scss file restored, this leads to actually rendering the main.css file by jekyll as per: https://jekyllrb.com/docs/assets/
1 parent 12961c4 commit 45463b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/main.scss

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
# Only the main Sass file needs front matter (the dashes are enough)
3+
---
14
// Syntax highlighting sass properties and inclusion
25
$base-font-size: 1em;
36
$spacing-unit: 30px !default;

0 commit comments

Comments
 (0)