Retweeted
CSS Tip: Use animation-delay to stagger animations and make them more lively
span:nth-child(2) { animation-delay: 0.5s }
span:nth-child(3) { animation-delay: 1s }
CSS Tip: Use animation-delay to stagger animations and make them more lively
span:nth-child(2) { animation-delay: 0.5s }
span:nth-child(3) { animation-delay: 1s }
@chrisoncode
founder @scotch_io (acquired by @digitalocean) • less coding, more shipping • new react course 👉 20ReactApps.com