--- # Only the main Sass file needs front matter (the dashes are enough) --- {%- assign theme = site.posts | find: "layout", "theme" -%} @import "minima/skins/{{ theme.skin | default: 'classic' }}", "minima/initialize";