small hamburger menu animation
How to use it
/!\ Dimensions are optimized for mobile if you use the meta viewport tag. If you need to change them you can find them in hamburger-config.scss. /!\
- Either import "hamburger.css" or use the provided scss folder
- Import "hamburger.js"
Inside your html :
- Create a div with the class : "hamburger-container"
- Inside said div, create three div with the classes "topBun", "steak", "bottomBun"