Skip to content

Stylesheets not fully loading #10

@ericpedia

Description

@ericpedia

I am experiencing frequent problems with WP-Sass stylesheets not fully loading.

Here's what happens: I go to some page on my website, and the page will load with only some (or barely any) CSS styles applied. If I visit http://.../path/to/mystylesheet.css, it will show the full stylesheet just fine; but if I go into Inspector/Firebug and look the loaded Resources, it will show an incomplete version of the stylesheet—it will cut off somewhere randomly, in the middle of a line.

When this happens has no relation to when I have edited the SASS files.

Some notes:

  • I am not using any caching plugins.
  • The site I am working on gets ≈5,000 page views a day (don't know if this could be relevant, with multiple people accessing things at the same time)
  • I am on a VPS with generous PHP limits. Still, I would say the site is a bit slow.

Any idea what could be going on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions