I also had this error in the console. I had given the path of my css file like this, "app.css", even though everything was ok, it was linked and the files were next to each other, but after I gave the path in the basic way, it was ok. became "./app.css"