Lighthouse suggests Total Blocking Time is key impediment to site speed. There is no JS on site. Can I use minification to reduce CSS load time? https://www.geeksforgeeks.org/minification-of-css-files/ I have compressed aside background images (from 2.3mb to 974kb) and converted to WebP: however this has tanked performance scores. (compression took it from 85 to 71; webp took it to 45)
Lighthouse suggests Total Blocking Time is key impediment to site speed. There is no JS on site. Can I use minification to reduce CSS load time? https://www.geeksforgeeks.org/minification-of-css-files/ I have compressed aside background images (from 2.3mb to 974kb) and converted to WebP: however this has tanked performance scores. (compression took it from 85 to 71; webp took it to 45)