ax-vasquez / mcnuggies-blog

NextJS site & Sanity Studio code for mcnuggies.dev
http://www.mcnuggies.dev
1 stars 1 forks source link

Make bouncing side menu icons #29

Closed ax-vasquez closed 3 years ago

ax-vasquez commented 3 years ago

This PR will simply add a bouncing effect to the sidebar icon for the page the user is currently on.

In the future...

I need to open an issue with Gatsby (maybe) in order to get TailwindCSS custom animations working. I was never able to figure out how to use TailwindCSS custom animations because Gatsby simply doesn't recognize the custom classes.

This is either a bug in Gatsby, or a result of needing some further configuration (which should be added to their docs on using Tailwind).