I'm finding node-sass/sass-loader to be noticeably slow when it comes to preprocessing Bootstrap compared to my old build scripts which used lib-sass.
I've come across fast-sass-loader which may help things, but being new to Nuxt and webpack, I'm not sure how to implement it.
Is there a way to use fast-sass-loader in Nuxt?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1921">#c1921</a>)</em></sub></div>