Design-and-Code / css-buttons

Various button hover effects made fully in HTML and CSS.
https://css-buttons-hover.netlify.app/
GNU General Public License v3.0
36 stars 72 forks source link
buttons-collection css no-hacktoberfest onhold

CSS Buttons

A collection of simple and subtle CSS-only hover animations for buttons. ✨

NOTE

  • This project is under maintenance so pr and issue are on hold

Maintenance PRs Welcome Open Source Love svg1 contributions welcome issues

Design

Some rules to follow when Contributing:

Contribution Guidelines 🏗

Want to add your inputs to the repo? We invite you to contribute.

Head to CONTRIBUTING.md to start contributing.

Folder Structure

root
├── assets
│   ├── script.js
│   └── css
│       └── style.css
│   
├── buttons
│   └── buttons.css
└── index.html