Open
Description
The Problem
So I see a different color, especially for dark mode, when I install a component from Shadcn e.g. a <Button />
using pnpm dlx shadcn@latest add button
. I see the problem is the button used in tweakcn is different than the one installed from Shadcn. The one from Shadcn has many more dark mode specific styling using dark:
. Any solution for this?
Below are the codes:
Button variant installed from Shadcn:
Button varian in tweakcn from here:
Metadata
Metadata
Assignees
Labels
No labels