-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The site's styling is currently done using traditional CSS, but it's being transitioned to Tailwind CSS for better consistency, efficiency, and scalability.
- Current Status: The project is still using regular CSS for styling.
- Tailwind Setup: Tailwind CSS has been successfully set up and is ready for use.
The next step involves migrating all existing components and pages from CSS to Tailwind classes while ensuring that the design remains consistent.
Tasks:
- Review the existing CSS styles.
- Refactor components to use Tailwind CSS classes.
- Ensure the new Tailwind-based styles match the current design.
- Clean up and remove unused CSS after migration.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request