My question is simple I have made a basic installation of yeoman (yo webapp
) with bootstrap, sass, compass and jquery.
I would like to compile bootstrap sass files on livereload as I am using grunt serve
. Currently only main.scss file seems to be compiled on livereload.
Is it possible ? If, yes please tell me how ?
Best regards,