New to Vapid and kind of a junior programmer. Can anyone tell me why my site isn’t loading my CSS? It’s fine on the localhost but the deployed site isn’t showing up how I’d like it to. Here is the error code I get:
“Refused to apply style from ‘https://coreycreativ.vapid.site/stylesheets/site.css’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.”
The site: https://coreycreativ.vapid.site/
Thanks