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

Improve CSS #8

Open
4 tasks
Dv04 opened this issue Sep 29, 2023 · 2 comments
Open
4 tasks

Improve CSS #8

Dv04 opened this issue Sep 29, 2023 · 2 comments
Assignees
Labels

Comments

@Dv04
Copy link
Owner

Dv04 commented Sep 29, 2023

Description:
The current CSS lacks organization and optimization which may lead to slower page loads and harder maintenance.

Tasks:

  • Organize CSS with a consistent naming convention and structure.
  • Minimize CSS file size by removing unused styles and optimizing the existing ones.
  • Use CSS variables for colors, fonts, and other repeated values.
  • Ensure cross-browser compatibility and responsiveness.

Additional Information:

  • Consider using a CSS preprocessor like SASS or LESS to help organize and optimize the stylesheets.
  • Look into CSS frameworks like Bootstrap for a more structured and maintainable CSS setup.
  • Doing Any number of the above task will be good enough as a PR
@Dv04 Dv04 added good first issue Good for newcomers hacktoberfest labels Sep 29, 2023
@AdityaP7649
Copy link
Contributor

I would like to work on this issue, can you assign it to me. Thanks!

@Dv04
Copy link
Owner Author

Dv04 commented Sep 30, 2023

@AdityaP7649 sure. Glad to have you with us.

As this is a multi task issue, rather than assigning, please submit a PR after October 1st and we will accept it. It will count towards your goal. Just tag the PR correctly with this issue.

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

No branches or pull requests

2 participants