Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Styling from CSS to Tailwind CSS #45

Open
vidipsingh opened this issue Nov 25, 2024 · 0 comments
Open

Migrate Styling from CSS to Tailwind CSS #45

vidipsingh opened this issue Nov 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vidipsingh
Copy link
Contributor

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:

  1. Review the existing CSS styles.
  2. Refactor components to use Tailwind CSS classes.
  3. Ensure the new Tailwind-based styles match the current design.
  4. Clean up and remove unused CSS after migration.
@vidipsingh vidipsingh added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant