Add custom Tailwind classes as an escape hatch for CSS properties not available in the Inspector.
If there’s a CSS property you need that isn’t available in the Inspector, you can add custom Tailwind CSS classes directly to any element. This is useful for properties like positioning, z-index, overflow, animations, and other styles that the visual editor doesn’t expose.
You can also use Ask AI to add custom classes. For example, ask “make this element position absolute” and it will apply the right Tailwind classes for you.