I have made both the versions of ripple animation.
<buttontype="button" class="ripple ripple-light btn-style1">Button</button><buttontype="button" class="ripple ripple-light btn-style1">Button</button>Css only approach starts the ripple effect from the middle of the button no matter where u click on the button
There is an extra class ripple-light and ripple-dark this is for the color of the ripple effect
This is not limited to button tag u can add it in almost any tag

