Before I start, I want to emphasize that I am new at both javascript and Angular.js
I am currently using tennisgent's angular-routing-styles and it works sometimes. I did everything correctly but for some reason occasionally there's a delay that causes CSS to not load when switching through the navigation, showing unformatted html for a split second.
AngularCSS by door3 simply doesn't work for me, I tried installing it three times and it just causes everything to fail.
I can't put all of this in a jsfiddle, so I've included a temporary tunnel to my local webserver: http://e5fe67b0.ngrok.io
Switch between music and about a few times and you'll see the lag happening occasionally.
Why is this happening?