Simply need a SASS compiler and Autoprefixer watching for changes? Here’s a simple (one file) npm script setup. I’m working on a project where I just needed a SASS compiler and Autoprefixer (my two must-have modern development conveniences) watching for changes. Tools like Rollup, Parcel, Webpack, Gulp, Grunt, and Bower…