drunkenvalley / no-pressure

Welcome to the No Pressure Community repository for the website. This is a public project, enabling the community to join and help us make the community better and better.
https://no-pressure.eu/
5 stars 8 forks source link

18 - links do not have visible hover/focus #38

Closed PossiblyEmma closed 1 year ago

PossiblyEmma commented 1 year ago

As an incidental part of this, I changed the eslint rule for no-unused-vars to the @typescript-eslint version instead, because I was gettuing complaints about an unused variable while trying to define a function type. Hope that's good by you!

Also I hopefully didn't miss anything serious, but let me know if there's anything you think could use changing/improving :)

PossiblyEmma commented 1 year ago

@drunkenvalley I've implemented your suggested changes, thanks again :D Re-requesting review just to double check the changes before merging, but hopefully all in line with what you were thinking.