Adding new SCSS files to this Jekyll blog
Next time you need to add a new scss file to this blog don’t forget to add it to css/main.scss
. That’s where all the sass import statements
live and that should force the new scss file to get compiled along with all the other sass files.