eugeneware / bower-resolve

Find the relative path name of a bower module, for use with browserify and debowerify.
Other
22 stars 11 forks source link

Include css files #10

Open jrunestone opened 9 years ago

jrunestone commented 9 years ago

I find this very useful for automatically resolving and requiring bower js files with browserify, however It would be nice to be able to resolve css files as well :) Any thoughts on this?

NickBolles commented 8 years ago

I would add that resolving minified versions would be nice too!