Tailwind v4 has new syntax for arbitrary values, variants, properties, and more. Here's the cheatsheet that I would have wanted when I first started using it.
- Property: Indicates an aspect of the appearance or layout of an element,
such as
margin
orcolor
. Are set to a value. - Custom Property (or CSS Variables): A property that is user-defined