sukima / ember-cli-select-picker

An enhanced Boostrap styled select component addon for Ember CLI
https://sukima.github.io/ember-cli-select-picker
MIT License
23 stars 15 forks source link

Custom Boostrap installation #56

Open injaon opened 8 years ago

injaon commented 8 years ago

Hello! I'm using a custom installation of Bootstrap (called Yeti). I dropped it in public/assets/js/ and modify my index.html

Since this addon requieres boostrap (installed with Bower), there's a conflict So, is it posible to install this addon without its Bootstrap depency?

Thanks!

sukima commented 8 years ago

I'll happily accept a Pull Request or patch.