using vuetify cdn?
khyvez opened this issue · 3 comments
khyvez commented
How can I use this using vuetify?
jofftiquez commented
Hello @khyvez just import the plugin like a normal vue plugin. Instructions are in the documentations.
If you are worried about the css conflict, you can actually pass a custom css in the plugin to override the css of your framework.
khyvez commented
I mean how can I use the vuetify style?
jofftiquez commented
@khyvez same concept would apply you can use vuetify css.