bttn.css demo
It's a easier plugin to show button hovering animation. The important first step is to link the bttn.css file. I use the cdn link here. https://cdnjs.cloudflare.com/ajax/libs/bttn.css/0.2.4/bttn.min.css
HTML which I divided into five parts shows lg,xs,md,sm and color.
CSS styles all the button in the center.
Button style classes
bttn-simplebttn-borderedbttn-minimalbttn-stretchbttn-jellybttn-gradientbttn-fillbttn-material-circlebttn-material-flatbttn-pillbttn-floatbttn-unitebttn-slant(Beta)
Button sizes
bttn-xsbttn-smbttn-mdbttn-lg
Button Colors
bttn-defaultbttn-primarybttn-warningbttn-successbttn-dangerbttn-royal
Button helper classes
bttn-blockbttn-no-outline(Don't show outline when navigating with keyboard/interact using mouse or touch)
github https://github.com/ganapativs/bttn.css
My demo codepen:





