Hi there, I’m attempting to animate a page element on click, and am unable to target any element inside my nav.html file. I am using the Victor-Hugo boilerplate with Sass preprocessing added. Repo for reference.
I am able to target elements in my index.html and elsewhere just fine.
Particularly looking at the code in my app.js and nav.html. You can see my code here.
Happy to share any helpful information, and any help is greatly appreciated, thanks!