how to fix the LCP with text
so i'm using vite in laravel to bundle the whole thing;
so far i've managed to do different optimizations myself, but this one i couldn't figure out, basically my desktop scores at 99 in lighthouse
but in mobile it scores 82 which is not bad but when i checked (i thought it might be a large image or something) turns out it's a p tag; i mean how, especially when i provide a fallback font until i load the custom one (woff2)
i'll share with you the code
https://pastecord.com/ynomomitih.coffee
0 Replies