// Importing Sass/SCSS partials from `sass_dir` (defaults to `_sass`) @import “base”,

"code",
"default",
"footer",
"header",
"home",
"page",
"post",
"social-icons";

// SCSS files roughly correspond to HTML files in _includes and _layouts