-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
π Description
Upgrade Tailwind CSS to version 4.
β Acceptance Criteria
- Update
tailwind.config.js
to v4 specifications. - Ensure all existing Tailwind classes are compatible with v4.
- Test responsiveness and styling changes after upgrade.
- Update any deprecated classes or configurations.
- Ensure build process reflects changes without errors.
π Implementation Notes
Use the Tailwind CSS migration guide for step-by-step instructions. Pay attention to any breaking changes and adjust custom styles as needed.