Animation can make bell๐ much more than emoji!
We all use wave ๐ emoji a lot in web apps!
Next time when you use it, try to add a simple wave animation to it...
@keyframes bell-keyframes {
0% {
transform: rotate(0deg);
}
10% {
transform: rotate(14deg);
}
20% {
transform: ro...
shhdharmen.hashnode.dev1 min read
Dominic Myers
Nice animation - I converted it into a web-component and credited you, I hope you don't mind: @annoyingmouse/wc-bell-ringing