I think attributes are the way to go since they’re mapped to aspect-ratio. Consider some theme adding img { max-width: 100% }: With the size set via CSS, this gives us a squished image. With the size set via attributes, it works perfectly. Demo: https://codepen.io/flying-sheep/pen/qBwNbOb