This is a follow-up to an earlier blog post about setting up an ES6 project from scratch, using Webpack. I would recommend reading that post first, before diving into this one. In this post, I'm going to demonstrate how to switch to using Sass instead of writing plain CSS to manage the styles for your … Continue reading Adding SASS to an ES6 (ES2015) Javascript Project