Skip to content

Instantly share code, notes, and snippets.

@dektaiimage
Created August 3, 2022 14:14
Show Gist options
  • Save dektaiimage/75583369ff61861d287c30fa48385c11 to your computer and use it in GitHub Desktop.
Save dektaiimage/75583369ff61861d287c30fa48385c11 to your computer and use it in GitHub Desktop.
Tailwindcss Hover States
<button class="bg-sky-600 hover:bg-sky-700 ...">
Save changes
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment