Amirhosein
Results
3
issues of
Amirhosein
Thanks for your article about custom elements, I would like to know how can include vuetify options inside of vue custom element? How can workaround?
I used the 'vite-plugin-dynamic-import' in my Vite.config + Vue app. This is my vite.config : ` /// import { fileURLToPath } from 'url' import VueI18n from '@intlify/vite-plugin-vue-i18n' import vue from...
I want to use inconify in stenciljs web-component. How can i do it?