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).
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).