Skip to content

Instantly share code, notes, and snippets.

@boostbob
Last active December 18, 2015 02:39
Show Gist options
  • Save boostbob/5712666 to your computer and use it in GitHub Desktop.
Save boostbob/5712666 to your computer and use it in GitHub Desktop.
foundation interchange named queries
<img
src="/path/to/default.jpg"
data-interchange="[/path/to/default.jpg, (only screen and (min-width: 1px))], [/path/to/bigger-image.jpg, (only screen and (min-width: 1280px))]"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment