-
Notifications
You must be signed in to change notification settings - Fork 25
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
Migrate to svelte-bootstrap-icons
#303
Conversation
One thing to note is that this will introduce slight inconsistency into the site (as Bootstrap icons update, the icons on the website will update as well). I think this is worth the code reduction. |
I needed to resolve some conflicts with Also one of the changes in this PR is
it would be good to verify that the SR prompts in cff882f are good (feel free to push any edits) |
- dark mode helper text flip for action - add slot name for back to top icon - default to link download undefined for svelte exclude attribute by default - update home page links to ButtonLinks component and adjust icon position on resources to look like similar spacing as youtube play
Describe your changes
Related issue number/link
Fixes #304