Skip to content

Varin6/Hover-Buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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