Skip to content

Instantly share code, notes, and snippets.

@dektaiimage
Last active August 3, 2022 15:00
Show Gist options
  • Save dektaiimage/88ad75606fa4c529d11dadb993074862 to your computer and use it in GitHub Desktop.
Save dektaiimage/88ad75606fa4c529d11dadb993074862 to your computer and use it in GitHub Desktop.
Tailwindcss Responsive
<div>
<img class="w-16 md:w-32 lg:w-48" src="...">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment