Replies: 5 comments 28 replies
-
|
Check the classes that are applied on the button Btw, are you using turbo pack? |
Beta Was this translation helpful? Give feedback.
-
|
A reproduction link would help finding the problem |
Beta Was this translation helpful? Give feedback.
-
|
Please help, this is driving me crazy |
Beta Was this translation helpful? Give feedback.
-
|
Ha, guess what, it's just a broken version of tailwind :( "@tailwindcss/vite": "=4.1.15", is broken @saadeghi does anything from the changelog trigger an ideea? |
Beta Was this translation helpful? Give feedback.
-
|
I couldn't reproduce the issue. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
As the title says. I was trying to create my own custom theme. I've configured the colors (primary, primary-content, secondary, secondary-content, etc...)
When I add a sample button in my NextJS app like: Test and inspect it in Chrome's DevTools, I see the element color property value comes from --color-base-primary and not from --color-primary-content as I'd expect.
Any help here?
Beta Was this translation helpful? Give feedback.
All reactions