--- # Only the main Sass file needs front matter (the dashes are enough) --- @charset "utf-8"; // Theme skin @import "basically-basic/themes/{{ site.theme_skin | default: 'default' }}"; @import "basically-basic";