-
- Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
What version of Tailwind CSS are you using?
v4.1.18
Reproduction URL
https://play.tailwindcss.com/pUX02gidgc
Describe your issue
@property --foo { syntax: "<length>"; inherits: true; initial-value: 0; <<< Works as expected. 😀 } @property --bar { syntax: "<length>"; inherits: true; initial-value: --spacing(0); <<< Doesn't work. 😢 } Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels