repo-card
repo-card copied to clipboard
Create style tag in head and add link hover effect
Github links show an underline on hover, so I figured I'd give this a go 😉. I needed actual css, I don't think it's doable in inline styles and I didn't want to add onhover events or anything like that.
I like this approach because it lets this remain a single, self-contained js file.