I try to use yeoman but I don\'t know how to use my own sass files with it.
With
grunt server
Sass files are watched and compiled into
You just include it like
Yeoman/grunt will know when running the server that it should grab the sass file from the temp folder.