anasnakawa/bi-app-sass

When using with Grunt gives error

borisd opened this issue · 2 comments

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 ?

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

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).