gfranko / jquery.tocify.js

A jQuery Table of Contents plugin that can be themed with Twitter Bootstrap or jQueryUI.
http://gregfranko.com/jquery.tocify.js/
MIT License
928 stars 216 forks source link

added array of tocify src file paths to bower.json `main` property #73

Open gwithian opened 9 years ago

gwithian commented 9 years ago

Added correct JS and CSS filepaths to the bower.json main property. Tools like Wiredep (https://github.com/taptapship/wiredep) use these to auto insert Bower dependencies into HTML.

robmcguinness commented 9 years ago

+1