precise syntax for media sizes
-
Hello José,
Great plugin ! Thank you so much for this contribution.
My question is about where to include the media query? Before or after the asset? Or on a different line? For example, is this right:
media=”(min-width: 601px)” image-url
or this:
image-url media=”(min-width: 601px)”
or this maybe:
media=”(min-width: 601px)”
image-url
Thanks,
Dave
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘precise syntax for media sizes’ is closed to new replies.