Replies: 1 comment
-
Basically wherever you declare: @tailwind base;
@tailwind components;
@tailwind utilities; prefarebly, in a Next.js app in a ...
className="bg-popover text-muted border-border"
... Hope this helps :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when generating a theme from https://ui.shadcn.com/themes here, we only get the values in CSS variables but I am using tailwind CSS classNames How to use these generated themes now?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions