LCP + Critical CSS
-
Hey guys! As a preface, our LCP content is a small (>20kbs) featured image.
I am trying to understand the critical css loading and it’s affect on LCP. It seems like our page + the corresponding HTML / embedded Critical CSS loads first. Then some non-deferred JS (ex: lazy load)… and then the rest of our CSS… then the LCP featured image.
Is this correct? Is there any way to have that image be prioritized?
PS: Is there any way to selectively use your image-sprite code. Ex: I add the class “sprite” and it will convert that to a sprite image?
- The topic ‘LCP + Critical CSS’ is closed to new replies.