Closed msdundar closed 3 years ago
webp often provides better compression than PNG, which means faster downloads and less data consumption.
This change reduces the logo size from 219kb to 53kb without sacrificing quality.
Further info: https://web.dev/uses-webp-images/?utm_source=lighthouse&utm_medium=unknown
Without providing a fallback, the image won’t display on iOS 13 and lower, internet explorer and many other older browsers.
Thanks, I will modify the PR to provide a fallback.
webp often provides better compression than PNG, which means faster downloads and less data consumption.
This change reduces the logo size from 219kb to 53kb without sacrificing quality.
Further info: https://web.dev/uses-webp-images/?utm_source=lighthouse&utm_medium=unknown