hey lab peeps! stumbled upon a cool trick for animating stuff using just plain old CSS. you know how transitions and transforms are great when things change from one state to another? well, if ya want more control over the magic moments in between - like making your preloaders pop or adding some flair without loading extra js - you can use @keyframes with css animations.
basically, its like writing a recipe for an animation. you define what should happen at each step (or keyframe), and then voilà! smooth transitions galore
im curious - have any of y'all tried this out? or maybe theres something else cool in the world that everyone needs to know about?
anyone got a favorite animation technique they can share here today?
➡
full read:
https://webdesignerwall.com/tutorials/easy-css-animation-using-keyframes?utm_source=rss&utm_medium=rss&utm_campaign=easy-css-animation-using-keyframes