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

[GSSOC'23] - Segregating the style.css file into 2 parts. #335

Open
Nachiket94 opened this issue Jun 8, 2023 · 1 comment · May be fixed by #340
Open

[GSSOC'23] - Segregating the style.css file into 2 parts. #335

Nachiket94 opened this issue Jun 8, 2023 · 1 comment · May be fixed by #340
Assignees

Comments

@Nachiket94
Copy link

The current style.css file for the Home page contains a lot of sections and styles. I would like to seperate it into 2 parts.

  1. Contains the styles that are common to all pages, such as navbar, footer etc. --> style.css
  2. Contains the styles specific to Home page, such as build with quality materials section, service section, testimonials etc. --> home.css

This would increase the loading speed of other pages such as service page, contact us page etc. as it would not need to download all the styles that are not even related to the specific page.

@Nachiket94
Copy link
Author

Please assign me this issue under GSSoC 23'.

@Nachiket94 Nachiket94 linked a pull request Jun 9, 2023 that will close this issue
10 tasks
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

Successfully merging a pull request may close this issue.

1 participant