capoia
capoia
> Here is a reference for you > > ``` > import "vuetify/lib/styles/main.css" > import { createVuetify } from 'vuetify' > import * as components from 'vuetify/lib/components/index.mjs' > import *...
Thanks a lot for the feedback! I still can't get it to work, even after updating the package it still returns the same error! Already delete the entire node_modules and...
> sorry i can not reproduce this, would you please give me a repo what's your node version? https://github.com/capoia/cubo-bug node: 16.15.1
@newbeea any news?
@tomhave97 is there any way for me to use your version until the untyped package is updated? I tried going inside node-modules to make the change, but there is no...
i need this too D:
@montgomery1944 Hi, I didn’t quite understand — how do I use this? I even implemented the solution shown by the friend above (@patrikb42222 ), the components work, but dark mode...
@montgomery1944 Hmm, my use case seems to be different. I'm trying to use PrimeVue with the package for building Chrome extensions called WXT. WXT creates a shadow root and everything...
@montgomery1944 I see. I'm trying to get it working here with WXT but haven't had success yet — I'll keep trying! If it's not too much to ask, could you...