-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bower support #9
Comments
@g0ddest you can use bower: |
@g0ddest But you must add to "bower_components/scrollyeah/.bower.json" this option: "main": [
"scrollyeah/scrollyeah.js",
"scrollyeah/scrollyeah.css"
], you can use "grunt-wiredep" now! What is the main property when doing bower init? - Stack Overflow |
@artpolikarpov +1 |
asakasinsky, да я понимаю, что возможно руками подправить .bower.json. |
@g0ddest да лучше бы добавить bower.json |
Please, add bower support.
The text was updated successfully, but these errors were encountered: