I have this problem too. I'm running project from the very beginning from this page http://ionicframework.com/getting-started/
And also following this page http://ionicframework.com/docs/cli/sass.html
After ionic serve
html chage watched correctly but sass change is NOT watching!
I have to run gulp sass every time I change anything in .scss files.
How to make it watching on sass?