I'm trying to get a very simple select element to my Vue app which uses ES6 and node ( using require('vue-multiselect') ) and adding the component straight to my main Vue instance. It seems extremely hard to override the default styles, which fail monumentally when just adding multiselect-element to the html template that uses plain bootstrap styles (see attached screenshot of the element).
It would be nice to have clear instructions on how to override the default styles, or better yet, default styles that would work without much tweaking :)
Let me know if I can help!

I'm trying to get a very simple select element to my Vue app which uses ES6 and node ( using require('vue-multiselect') ) and adding the component straight to my main Vue instance. It seems extremely hard to override the default styles, which fail monumentally when just adding multiselect-element to the html template that uses plain bootstrap styles (see attached screenshot of the element).
It would be nice to have clear instructions on how to override the default styles, or better yet, default styles that would work without much tweaking :)
Let me know if I can help!