Created
August 3, 2022 14:14
-
-
Save dektaiimage/75583369ff61861d287c30fa48385c11 to your computer and use it in GitHub Desktop.
Tailwindcss Hover States
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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