7

I have been using vue-bootstrap but I was thinking of switching to vuetify. However, I found out for some components, vue-bootstrap is much easier to integrate with backend.
So now I'm thinking of using both depending on the component. Does it still make sense to use both vue-bootstrap and vuetify on the same project? Or is there a problem if I use both frameworks?

1
  • 4
    There shouldn't be any problems using different components in different places. Components are supposed to be isolated after all. Commented Apr 8, 2019 at 8:28

1 Answer 1

12

Yes, it does not cause any issues to use both libraries in parallel. I tried it before within a medium size project without facing any problems.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.