mycurelabs/vue-html-to-paper

using vuetify cdn?

khyvez opened this issue · 3 comments

How can I use this using vuetify?

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.

I mean how can I use the vuetify style?

@khyvez same concept would apply you can use vuetify css.