Vuetify: colors are not showing up

后端 未结 2 731
[愿得一人]
[愿得一人] 2020-12-14 15:14

I\'m trying to integrate Vuetify to my existing Vue project, but the colors are not showing up correctly. I\'m following the guide at https://vuetifyjs.com/en/getting-starte

2条回答
  •  爱一瞬间的悲伤
    2020-12-14 15:33

    Initially just add tag in the root vue file or the app.vue file and dont use tag in any other vue files.

    In app.vue file:

    
    

    I think data-app issues, colour issues, modal issues with respect to vue's v-app can be solved.

提交回复
热议问题