·4 min read
How to configure Tailwind v4 inline with @theme (no config file)
Tailwind v4 moves configuration into CSS. Here's how to set up @import, a dark variant, and map OKLCH color and radius tokens with @theme inline — with no tailwind.config file at all.