Matheus

Results 21 comments of Matheus

Hi Steven! Thanks for the response I have tried to "hack" it with CSS, but it is unfortunately impossible due to a detail in the output of the generated HTML...

I made a PR for it here [https://github.com/shadcn-ui/ui/pull/5212](https://github.com/shadcn-ui/ui/pull/5212)

You can just change the variants in the `cva`, you own the code after you install a component, thats the point of ShadcnUI.

I don't think it should be changed, the thing is that the "Twitter" logo is still the bird, the platform changed its name to "X" so if you want the...

There is a Issue for it already on the main feather repo. I would guess that they are going to add it once it has been added to the main...

Is this just not v0 ? 😅

Im having the same issue actually, would be nice to get a fix for it :)

> checkout [Spartan UI](https://www.spartan.ng/), this is a project that is specifically doing the same. Damn, pretty cool actually good on them!

I am actually building a Vercel-themed Shadcn clone on the side (just for fun and learning). I have made that exact component So if you want it, feel free to...

The only thing that would differ as far as ShadcnUI is concerned is the 'use client' at the top of components right? Im just trying to understand what you are...