- Issue created by @karma0321
- Status changed to Fixed
about 1 year ago 9:23am 23 October 2023 - Status changed to Fixed
about 1 year ago 9:24am 23 October 2023
Loading a page where the theme is enabled shows in console an error like this
mywebsite.com/themes/contrib/bootstrap_barrio/css/components/variables?12345' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
This is normally a 404 not found error
As far as i see, the declaration of this asset in the libraries file only shows "variables" instead of "variables.css"
- Load a page that is using this theme
- Open developers theme in your browser, Console tab
- You should see the error.
Add the missing part of the file name.