A VS Code extension that automates the process of migrating your CSS files from Tailwind CSS v3 to the v4 syntax. It handles directive changes, color conversions, and provides workspace-wide migration tools to streamline your upgrade process.
Features
Convert @tailwind directives to @import statements
Accurate HSL → OKLCH color conversion
Preserves all custom utilities and components
Review all proposed changes in a diff view before they are applied, so you always have the final say