Make sure CSS is built the first time in watch mode
akabekobeko opened this issue · 0 comments
akabekobeko commented
--watch
mode of node-sass will not build until there is a change. According to the following document, it is necessary to execute ordinary build task first.