Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 901 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 901 Bytes

Hover-Buttons

Hover Transition CSS/SCSS Buttons


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 :)