Skip to main content

#tailwind

1 flow note · 1 note

Flow Notes1

Upgraded the project to Tailwind CSS v4 today. The new CSS-first configuration approach is a breath of fresh air — no more tailwind.config.js for most use cases...

Notes1

Tailwind CSS v4

Tailwind CSS v4 is a complete rewrite of the framework, shifting from a JavaScript-based configuration model to a CSS-first approach. The migration story is smo...