indieweb / indieweb/wordpress-indieweb
Installer Stylesheet Not Using a Correct MIME Type
Open
@pfefferle is already working on this.
Since Mar 8, 2021.
question
- Dominant language
- PHP
- Stars
- 83
- Forks
- 18
- Avg merge
- 1h 13m
- Merged PRs (30d)
- 1
Description
Looking at the browser console I'm seeing a failure to load the `installer.css` file since it's not using a proper MIME type.
> Refused to apply style from 'https://www.timnolte.com/wp-content/plugins/indieweb/assets/installer.css?ver=5.6.2' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.