hellobrian/sass-recipes

Problems with the watch script on windows

Opened this issue · 1 comments

Hi,

the watch script did not work on windwos. I found out why:
https://github.com/kimmobrunfeldt/chokidar-cli/issues/36

when I did use the escaped doublequotes it worked fine.
It would maybe save some time to some people if you would to incorperate a little hint.

Thanks for pointing this out, I've got a PR to myself that's work-in-progress.
Unfortunately, I don't have a really reliable windows node env setup just yet but I'm going to at least make sure that the rewritten scripts work with MacOS.