Skip to content

Tailwind CSS is a modern CSS framework that is for rapid UI development with awesome component and utility classes. So here we made simple Buttons UI Kit in Tailwind CSS with the help of utility classes.

Notifications You must be signed in to change notification settings

w3hubs/Tailwind-CSS-Buttons-UI-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

✨ Tailwind CSS Buttons UI Kit

Tailwind CSS is a modern CSS framework that is for rapid UI development with awesome component and utility classes. So here we made simple Buttons UI Kit in Tailwind CSS with the help of utility classes.

Algorithm schema

⚙️ Installation

npm i tailwindcssbuttonsuikits

⚙️ Use

<button class="bg-transparent hover:bg-blue-500 text-blue-700 font-semibold hover:text-white py-2 px-4 border border-blue-500 hover:border-transparent rounded">
        Button
        </button>

📄Demo

About

Tailwind CSS is a modern CSS framework that is for rapid UI development with awesome component and utility classes. So here we made simple Buttons UI Kit in Tailwind CSS with the help of utility classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages