A vue3 wrapper that use html2pdf with no scss for convert html to pdf
npm install vue3-html2pdf-noscssDescription
------------
The only difference from this repo and source repo, is that this version does not install the plugin globally using
``Vue.use` as it is no longer supported by Vue see https://v3-migration.vuejs.org/breaking-changes/global-api.html#a-note-for-plugin-authors for details.
Installation
------------
`shell``
$ npm install @erst-vg/vue3-html2pdf
Usage
-----
See original source repo (https://github.com/raiblaze/vue3-html2pdf) for instructions.
License
-------
MIT licens