anasnakawa / bi-app-sass

writing bi-directional stylesheets in sass
anasnakawa.github.io/bi-app-sass/
MIT License
96 stars 15 forks source link

When using with Grunt gives error #5

Closed borisd closed 7 years ago

borisd commented 10 years ago
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 10 years ago

it has nothing to do with grunt, this might address a similar problem https://github.com/yeoman/generator-webapp/pull/217 I believe you're using grunt-bower-install plugin

borisd commented 10 years ago

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