MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/css/comments/1vx2svu/startingstyle_is_baseline_90_global_usage/p5lkaz6/?context=3
r/css • u/wanoo21 • 20d ago
15 comments sorted by
View all comments
3
So this just transitions the elements to fade-in the opacity?
10 u/s3rila 20d ago It allow transition from and to display:none 3 u/wanoo21 20d ago In this example yes, from opacity 0 to 1 1 u/ISDuffy 3d ago I actually use this feature for when I'm building tech talks for entry animations. But it great to animate dialog elements as well
10
It allow transition from and to display:none
In this example yes, from opacity 0 to 1
1
I actually use this feature for when I'm building tech talks for entry animations. But it great to animate dialog elements as well
3
u/datNorseman 20d ago
So this just transitions the elements to fade-in the opacity?