I am trying to access an external URL, I am getting this error on my Console. Refused to apply style from 'http://localhost:4200/css/main.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. css/main.css is getting rendered from external URL Please help me.
Asked
Active
Viewed 3,553 times
1
-
3Possible duplicate of [Stylesheet not loaded because of MIME-type](https://stackoverflow.com/questions/48248832/stylesheet-not-loaded-because-of-mime-type) – JIJOMON K.A Dec 12 '18 at 11:27
-
How are the css files refereed to from the html? – nipuna-g Dec 12 '18 at 11:28