curist / grunt-bower

grunt task to copy bower installed packages to other folder(s)
MIT License
93 stars 27 forks source link

Limited to JS files. #11

Closed nrako closed 10 years ago

nrako commented 11 years ago

From what I saw the code will only copy js files, but library such as bootstrap can have css too.

curist commented 11 years ago

This is always on the TODO list. Pull request would be nice. Or, I've recommend a lot recently, maybe you should try grunt-bower-task .