This is a boilerplate which will allow you to follow along more easily with the article "Handling unused CSS in SASS to improve performance".
npm run installto install dependencies for SASS compilationnpm run buildto compiled SASSnpm run watchto set up a watch task to automatically look for changes and then compile