Not able to apply dynamic value to className on the basis of condition #18456
-
What version of Tailwind CSS are you using? v4.01.10 What build tool (or framework if it abstracts the build tool) are you using? Vite 6.3.5 What version of Node.js are you using? For example: v22.16.0 What browser are you using? Chrome What operating system are you using? Windows Code
Describe your issue Not assigning the size-32 and border-2 class if the size value change to 32 and border value to 2 and also not showing class even when inspect. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
As per the documentation:
|
Beta Was this translation helpful? Give feedback.
As per the documentation: