`Failed to load resource: net::ERR_CONTENT_DECODING_FAILED` for `semantic.min.css` and `default.min.css`
@osteele is already working on this.
Since Apr 25, 2025.
- Dominant language
- TypeScript
- Stars
- 54
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I'm running into issues where stylesheets aren't able to be loaded from the CDNs. When running p5 serve --open, I get Failed to load resource: net::ERR_CONTENT_DECODING_FAILED for semantic.min.css. If I run it with --theme grid, I get the same error for semantic.min.css as well as default.min.css
Functionally it appears to work fine, but with the missing styles it cuts off the display area when running a sketch 🙃
Let me know if there's any additional info I can provide that would be helpful. It's possible it's an issue on my end, but so far I haven't been able to figure it out. Thanks!
Contributor guide
No contributing guide indexed for this repository
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.