Extra CSS in inline code
-
Hello,
I’ve been using the critical css for a few days and so far I found a better way to work with but I still have problems.
The css have been decrease cause at the first attempted I had something like 3mb of CSS inline, so it was even slower than before.
Now I found the way to decrease but there is something weird which autoptimize include at the end of the inline css.
There is another “</style><link rel=”preload”” style link preload added I mean two to be honest, which slow down again the website.
Of course this CSS is not used. Also when I check the css that critical CSS render. Those two tags are not there.
Do you have a workaround?
Config:
Aggregate CSS-files? ON (without have 10 or more css file loaded, which contribute to a bigger render blocking)
Also aggregate inline CSS? OFF ( if on I have 3MB of CSS inline)
Generate data: URIs for images? OFF
Inline all CSS? OFF
Fetch Original CSS / OFF
Add CCSS for logged in users? ON
Force path-based rules to be generated for pages? ONThanks for your help!
The page I need help with: [log in to see the link]
The topic ‘Extra CSS in inline code’ is closed to new replies.