How can I improve the File Watcher to compile a SCSS to CSS after I press Cmd + S (for save)?
The problem is that the File Watcher compiled the files too quick so sometimes results in an error, because I'm still writing the function or CSS tags. That causes a lots of trouble and takes so much time and to be honest, disturbs the workflow.