css-buttons
                                
                                 css-buttons copied to clipboard
                                
                                    css-buttons copied to clipboard
                            
                            
                            
                        Various button hover effects made fully in HTML and CSS.
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

Some rules to follow when Contributing:
- Please follow naming convention for button classes. (Eg. yourname-btn-index or btn-yourname-index)
- Do not change default buttons maked with the button-defclass.
- Do not change any code in the index.htmlfile except for button section.
- Do not change any code in the assetsfolder.
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