With the next branch, I'm using the built-in sass loader, works perfectly. However 1. How can I configure it to include node_modules in the include path? 2. Why is this not the default configuration? It's the most typical use case, CSS/SCSS libs are always distributed via npm these days.