castillo-io / angular-css

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

CSS get removed from source on deleting component from DOM #87

Open rehanalam opened 5 years ago

rehanalam commented 5 years ago

I am using angularJS (v1.6). I created one component and used it twice on same page. On deleting component from one location from DOM, the CSS of same component (used on other location of page) disappears. Please help with this issue its urgent