castillo-io / angular-css

CSS on-demand for AngularJS [Looking for New Maintainers]
http://castillo-io.github.io/angular-css/#/
MIT License
470 stars 87 forks source link

CSS Files getting called every time the view is loaded #67

Closed sahibjotsaggu closed 8 years ago

sahibjotsaggu commented 8 years ago

I'm noticing that the css file attached to a view is getting called every time I go to its corresponding view. Is there a way to only load the css file the first time a view is loaded?

This issue is causing a delay between the time it takes to load the view and render the css which is very noticeable.

sahibjotsaggu commented 8 years ago

persist: true