I\'m trying to build a static site using Angular. What I want is to have some global css/js/image files to be added to the index.html
index.html
This is my code in
Had that issue because I have defined the same *.css file, in both the *.html & the angular.json files on angular