Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
710 contributions in the last year
Contribution activity
December 2020
Created 13 commits in 3 repositories
Created 1 repository
- vincentdoerig/vsinder Svelte
Created a pull request in vincentdoerig/latex-css that received 1 comment
feat: add `Libertinus` as alternative typeface
Use the alternative Libertinus typeface by adding the .libertinus class to the <body> tag.
Closes #34
Opened 1 other pull request in 1 repository
benawad/vsinder
1
merged
Created an issue in soerenmartius/vue3-clipboard that received 1 comment
Callback for `toClipboard` function
Hey, is there a possibility to add a callback to the toClipboard function? I'm currently
using the "Standalone usage of the toClipboard function" a…