justin-lau / ui-iconpicker

A Bootstrap 3 Icon Picker implemented in AngularJS
http://justin-lau.github.io/ui-iconpicker/
MIT License
32 stars 33 forks source link

main tag in bower.json #13

Open benouillor opened 6 years ago

benouillor commented 6 years ago

Hi, When i install dependency with bower, in bower.json, "main" tag is not defined; so "wiredep" and "main-bower-files" does not find scripts and styles files. Is it possible to add main tag on bower install ?

Command line: bower install ui-iconpicker