Vue-multiselect: Bootstrap 3 and 4 compatibility

Created on 29 Sep 2017  路  5Comments  路  Source: shentao/vue-multiselect

Dear @shentao ,

Is this library compatible with bootstrap css?

question

All 5 comments

Sadly it鈥檚 not (Multiselect internal styling are quite complex).
However, you can choose not to import the default CSS file and use bootstrap-like styles to style it yourself.

Do you have rules or LESS or SCSS file as a starting point?

https://github.com/monterail/vue-multiselect/blob/2.0/src/Multiselect.vue

Here is the code structure along with the CSS. I hope this helps!

I used sass and pug before, but someone had a problem with it like year ago so I had to move to vanilla css/html. :(

I guess this means I won't be using Vue-Multiselect in my Bootstrap Vue project. Quite a shame.

I'm perfectly cool with that. 馃檪

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Uninen picture Uninen  路  4Comments

volkanciloglu picture volkanciloglu  路  3Comments

PrimozRome picture PrimozRome  路  3Comments

xereda picture xereda  路  4Comments

MaxHalford picture MaxHalford  路  4Comments