Skip to content

Instantly share code, notes, and snippets.

@myrtleTree33
Created July 17, 2021 16:55
Show Gist options
  • Save myrtleTree33/1f7608ccfb1aee7421c23512a0cd96f6 to your computer and use it in GitHub Desktop.
Save myrtleTree33/1f7608ccfb1aee7421c23512a0cd96f6 to your computer and use it in GitHub Desktop.
Tailwind useful snippets
<div class="flex h-screen">
<div class="m-auto">
<h3>title</h3>
<button>button</button>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment