Responsive images vs Lighthouse performance audit
I’m working with a responsive design and Lighthouse keeps telling me “Image elements do not have explicit width and height“. I concluded that it means in the html, because my images have set dimensions in my css with different breakpoints.