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

fix: change link icon class to use unocss #108

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

c-leri
Copy link
Contributor

@c-leri c-leri commented Jun 8, 2024

Loads the link icon from a css file generated at compile time by unocss (like the other icons)

Allows to not load them from fontawesome at runtime (which is slower) + no need to add a new dependency

Fixes #100


See preview on Cloudflare Pages: https://preview-108.developer-wiki.pages.dev

Allows to have the link icons in the articles as css icons generated at
compile time, like the other icons on the site, instead of importing
them from fontawesome at runtime
@c-leri c-leri changed the title fix #100: change link icon class to use unocss fix: change link icon class to use unocss Jun 8, 2024
@c-leri c-leri mentioned this pull request Jun 8, 2024
Copy link
Member

@ix0rai ix0rai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you so much!

@ix0rai ix0rai merged commit a7da8b5 into QuiltMC:main Jun 9, 2024
2 checks passed
@c-leri c-leri deleted the fix/link-icon branch June 9, 2024 03:34
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.

button to get links to sections
2 participants