I recently tried to deploy one of my portfolio projects, the problem is that the animations that I installed using npm from animate.css are not working on the deployed site, but on my local machine are working fine. The configuration I’m using on gh pages is master branch and /root. I find it kinda weird since the style.css file is working good and it is not in the same folder as the index.html file. You can take a look to the directory structure on the linked github repo and [this is the link of the website](https://al3xxrs.github.io/aprilia-website/)
I tried to run the command npm install gh-pages --save-dev
but still not modified any json file.
Alex is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.