Toby Chidi
Toby Chidi
There seems to be a regression. Nuxt auto-imports are not working in 2.1x
So, what is actually the root cause of the issue?
> What do you think of the default colors? Right now the `primary` defaults to `green` and `secondary` to `blue` like `success` and `info` 😬 Its going to look like...
> > Its going to look like Vuetify? > > Could you elaborate on this? 🤔 So Vuetify and Element plus use the blue colors by default. While Shadcn uses...
This is an important question because I want to implement a kind of selective serialization. The only way I have got it to work while being type-safe so far is...