Found stylesheets that failed to download
See original GitHub issueHello,
I get the error Found stylesheets that failed to download
You can reproduce the error with this command :
./node_modules/.bin/minimalcss https://bazaar.co/hello/ > minimal.min.css
You’ll see that the css files in question are accessible in your browser, yet minimalcss can’t download them.
Should I change the configuration of my server ?
I’ve first opened an issue here : https://github.com/stereobooster/react-snap/issues/275 But I think it’s more related to minimalcss.
Thanks
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
How to Fix the Error: "The package could not be installed. The ...
Learn how to fix the following error in WordPress: "The package could not be installed. the theme is missing the style.css stylesheet."
Read more >Theme is missing the style.css stylesheet error
One of the reasons you may receive this error is if you have uploaded the incorrect file. You have 2 options for downloading...
Read more >Failed to load css file - html - Stack Overflow
Failed to load resource: the server responded with a status of 404 (NOT FOUND) http://localhost:8000/space/assets/style.css.
Read more >How to fix Stylesheet is Missing in WordPress Error - YouTube
From this video tutorial, you'll learn how to fix stylesheet is missing in WordPress error.The style. css is a stylesheet ( CSS )...
Read more >Fix the Error: “The package could not be installed ... - YouTube
You downloaded a beautiful new theme for your WordPress site and tried to upload ... 2:16 Where's the style. css Stylesheet Supposed to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just released https://www.npmjs.com/package/minimalcss/v/0.8.1 for this.
https://github.com/peterbe/minimalcss/pull/275 has landed.