• Resolved Eastern Watersports

    (@kbdiverservices)


    We have the api for critical css activated and we have a css file that is set for is front page, but yet in the front page actual code, the full autoptimize.css scripts is being called and loaded in its entirety…why is that? Defeats the whole purpose devtools coverage says 92% of it is not used…thats true…the file is nearly 1mb and the critical css version is 1/10th that size.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Critical CSS only aim is to ensure there is no render-blocking CSS, but it does not aim to replace the full and is not meant to solve an “unused CSS” problem I’m afraid. If you need a solution for the “unused CSS” maybe have a look into RapidLoad (see the “optimize more” tab)?

    hope this clarifies,
    frank

Viewing 1 replies (of 1 total)

The topic ‘full css still loading’ is closed to new replies.