• Stars
    star
    420
  • Rank 102,939 (Top 3 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Animated CSS/SCSS Buttons

Hover-Buttons

Hover Transition CSS/SCSS Buttons

DEMO/CHEATSHEET


How to use?

Option 1 (Super quick)

Option 2 (Quick)

Option 3 (SCSS)

  • Download repo
  • npm install
  • npm run watch if you want it to watch and compile your SCSS as you work on it
  • Comment out sets you don't need in /scss/hoverbuttons.scss
  • Adjust your variables in /scss/_variables.scss
  • Compile by running npm run prod or npm run dev and add the hoverbuttons.css file to your project

I will be adding more and more buttons as time goes on...
Collaboration welcome :)