I\'m trying to get my head around gulp to watch and compile a .less project + livereload. I have a style.less file which use @import. When i run the gulp task it do
@import
You can use gulp-watch-less to this.