The stylesheet was not loaded because its MIME type, “text/html”, is not “text/css”

My package.json has a homepage field. Atm this is it’s value:

"homepage": "./",

Is this value correct?

For the base tag, where should I put it best? Above link imports or below or it makes no difference?

Thanks!