You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Reported at: http://www.the-art-of-web.com/system/mod-pagespeed/
When a CSS file is encountered the [error] message 'Failed to load resource
...' appears in the logs. This means either that the file needs another pass
before it can be made cacheable or that it contains CSS statements not
recognised by the parser - the @import command or some CSS3 syntax for example.
Original issue reported on code.google.com by sligocki@google.com on 24 Nov 2010 at 7:46