All notable changes to the "tailwind-migrator" extension will be documented in this file.
- Confirmation dialog before migration
- Undo option after migration to revert changes
- Conversion from Tailwind CSS v3 to v4 syntax
- Automatic color format conversion (HSL to OKLCH)
- Dark mode support via
@custom-variant darkdirective
- Replaced
@tailwinddirectives with@import "tailwindcss" - Moved CSS variables from
@layer baseto root level