Replies: 1 comment
-
|
It is exciting to use the new v0 and Theme Generator tools, but moving the styles into an existing project is often more than just a simple "copy-paste." The reason your changes aren't showing up is likely because the CSS variables in your stylesheet aren't being mapped to Tailwind utility classes. Here is the step-by-step process to ensure your new theme actually applies to your project: 1. Map CSS Variables in
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was playing with the new tool to create custom themes. And I wanted to use it in an existing project (nothing custom done in it, a simple dashboard).
So I opened the generated code in v0 and copied the CSS and font class. But nothing changes in my project. Am I missing something ?
Beta Was this translation helpful? Give feedback.
All reactions