Closed raphaelmenges closed 2 years ago
Material Design:
https://www.creative-tim.com/vuematerial/
Material Design is good with Vue3 but in some of the places we can use the Bootstrap
I would like to avoid mixing multiple frameworks. What does Material design lack in comparison to bootstrap?
Btw, the vuematerial
plugin seems to be designed for vue2: https://github.com/vuematerial/vue-material/blob/ebebe97da5786aafc10ac2e363357ddf8570055f/package.json#L114
As per the Proof of concept, We found that for our existing we shall rely on the basics CSS and Vanilla JS part for the design part. In the future, if required we can choose between Material and Bootstrap5 as both have extensive docs and libraries which we can use it.
Look for pros and cons in prominent styling frameworks like:
Questions: Compatible to Vue3? Feature set? Usability?