I added for testing de `angular-bootstrap` library and when I execute > gulp && gulp watch command the .js files are complied in `vendor.js`, but the .css files isn't compiled in `vendor.css`. Is there something wrong in `bower.task.js`?
I added for testing de
angular-bootstraplibrary and when I executecommand the .js files are complied in
vendor.js, but the .css files isn't compiled invendor.css. Is there something wrong inbower.task.js?