We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, if I check a newly edited website with the developer tools of different browsers, this error is displayed:
"Refused to apply style from 'https://URL/de/templates/astroid_template_zero/csscustom?format=css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled."
I verified my custom css with different external tools and all seems to be okay. In any case, my changes are displayed correctly on the website.
Does anyone have any tips or should I just ignore the error?
Astroid is version 3.0.15.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, if I check a newly edited website with the developer tools of different browsers, this error is displayed:
"Refused to apply style from 'https://URL/de/templates/astroid_template_zero/csscustom?format=css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled."
I verified my custom css with different external tools and all seems to be okay. In any case, my changes are displayed correctly on the website.
Does anyone have any tips or should I just ignore the error?
Astroid is version 3.0.15.
The text was updated successfully, but these errors were encountered: