When using with Grunt gives error
borisd opened this issue · 2 comments
borisd commented
bi-app-sass was not injected in your file.
Please go take a look in "app/bower_components/bi-app-sass" for the file you need, then manually include it in your file.
Anyone tried using with Grunt ?
anasnakawa commented
it has nothing to do with grunt,
this might address a similar problem yeoman/generator-webapp#217
I believe you're using grunt-bower-install
plugin
borisd commented
You are right, it seems that 'grunt-bower-install' can't figure out hwo to inject bi-app-sass correctly (even following the instructions above, it failed).