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

Refactor the existing CSS into Tailwind CSS #88

Open
sambitsingha opened this issue May 9, 2024 · 1 comment
Open

Refactor the existing CSS into Tailwind CSS #88

sambitsingha opened this issue May 9, 2024 · 1 comment

Comments

@sambitsingha
Copy link

Issue Description

The current codebase contains the css files which seem unorganize , which might be difficult for future developers. So , I suggest a change in the css structure by refactoring all of them in Tailwind CSS classes, which would be very efficient

Steps to Reproduce

  1. Find out and seperate the css files which are dedicated to particular pages.
  2. Install Tailwind CSS plugin into the project.
  3. Refactor each page one by one , leaving only one css file named as index.css ( which will contain only the global css applicable to the entire site )

Expected Behavior

No , specific behavioral change in the website as the codebase will be structured. But the css loading will be much more faster.

I would like to work on this issue unnder GSSoC'24

Copy link

github-actions bot commented May 9, 2024

Welcome to Capabilix repository.🎊 Thank you so much for taking the time to point this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant