Video yükleniyor...
Video Yüklenemedi
CSS scroll to unblur text ✨ .word { --start: calc(var(--i) * var(--pxPerWord)); --end: calc((var(--i) + 1) * var(--pxPerWord)); animation: fx; animation-timeline: --section; animation-range: var(--start) var(--end); } @keyframes fx { 0% { filter: blur(20px); opacity: 0; }}
121,710 görüntüleme • 2 yıl önce •via X (Twitter)
11 Yorum

nemo2 yıl önce
Every single one of your posts is inspiring. Thanks for posting. - a backend dev learning front end magic

J.C.E2 yıl önce
This is a level of css I'm definitely not familiar with. Can you recommend any resources to learn this?

Dan ⚡️2 yıl önce
praying for those squooshed tabs 🙏

chessterfi3ld2 yıl önce
With missing parts :

Connor2 yıl önce
I’ve learned so many cool tricks in the short time I’ve been following you! Amazing work bro 👊

andres betancur2 yıl önce
And repo GitHub please

Wizard Of SaaS | Web Dev2 yıl önce
Top notch creativity!

Lex from Techies Review2 yıl önce
Awesome stuff. I was playing around getting the text stagger effect you see with gsap. But I couldn’t get it to work because of the lack of support for overflow hidden with animations.

Ryan2 yıl önce
Awesome! Mind sharing the codepen link?

kyle2 yıl önce
close some tabs holy shit

jhey ▲🐻🎈2 yıl önce
don't need to
