Created by: soorajvnair
Hello,
In Adding a CSS Preprocessor (Sass, Less etc.) section currently the user is instructed to install node-sass-chokidar and npm-run-all as normal dependencies, but they should ideally be installed as dev dependencies.
I've added the dev flags in the docs to get the desired installation as shown below.