Replies: 2 comments
|
I'm surprised this isn't an option (yet). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Say I have something like this to render a hero img:
What if I wanted to show a different img on Mobile because I want a different crop or aspect ratio - or maybe even a completely different img? Passing additional images to srcset doesn't seem to work.
All reactions