Skip to content

Instantly share code, notes, and snippets.

@b-tekinli
Created April 29, 2024 20:04
Show Gist options
  • Save b-tekinli/6079e539998511e4455455400e149e4d to your computer and use it in GitHub Desktop.
Save b-tekinli/6079e539998511e4455455400e149e4d to your computer and use it in GitHub Desktop.
tailwind css
<button className="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">
Tıkla
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment