7 lines
137 B
SCSS
7 lines
137 B
SCSS
|
---
|
||
|
# Only the main Sass file needs front matter (the dashes are enough)
|
||
|
---
|
||
|
@charset "utf-8";
|
||
|
|
||
|
@import "layout", "syntax-highlighting";
|