Angular JS: Load CSS and JS files dynamically

前端 未结 5 1905
孤独总比滥情好
孤独总比滥情好 2020-12-15 08:20

I am in the middle of developing a web app. I am using AngularJS for loading all the files dynamically into the UI.

I have an index.html file into which

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-15 08:25

    Currently I use angular-css: https://github.com/door3/angular-css Imho, it's one of the best and most flexible solutions at the moment.

提交回复
热议问题