Mark Wilkinson @markwilkinson.dev · Dec 6

If, like me you are having problems with #WordPress adding "auto" to the sizes attribute which causes blurry images, there is a simple fix using the following filter.

1 likes 1 replies

?

Replies

Rob O’Rourke · Dec 6

Could it also be related to whether large enough image sizes were available in the `srcset`? The theory is that it'll use the best match based on the dimensions an image is actually displayed at. Would be curious to know if github.com/roborourke/w... works any better for you.