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

Simplify and cleanup CSS and improve initial load performance #147

Merged
merged 8 commits into from
Oct 26, 2024

Conversation

Fannon
Copy link
Owner

@Fannon Fannon commented Oct 26, 2024

Using https://www.joshwcomeau.com/css/custom-css-reset/ instead of CSS minireset library

Cleaned up and simplified CSS, hopefully it's not just smaller but also more performant.
I used to write it with SCSS, which led to a few unnecessary nested selectors.

This will also lazy-load some CSS that is only needed when tagging bookmarks or going to options.

@Fannon Fannon self-assigned this Oct 26, 2024
@Fannon Fannon changed the title Simplify and cleanup CSS Simplify and cleanup CSS and improve initial load performance Oct 26, 2024
@Fannon Fannon merged commit eb95eeb into main Oct 26, 2024
4 checks passed
@Fannon Fannon deleted the simplify-css-reset branch October 26, 2024 07:28
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 this pull request may close these issues.

1 participant