-
|
What version of Tailwind CSS are you using? v4.1.18 What build tool (or framework if it abstracts the build tool) are you using? Vite (rolldown-vite) v7.2.5 What version of Node.js are you using? v24.12.0 What browser are you using? Chrome What operating system are you using? Windows 11 Reproduction URL https://play.tailwindcss.com/wJXauCDSWU Describe your issue If you try to use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
As per the documentation, you'd need to use a type-hint like |
Beta Was this translation helpful? Give feedback.
As per the documentation, you'd need to use a type-hint like
bg-(image:--some-custom-gradient). See this updated Tailwind Play