Follow

RT jhey 🔨🐻✨
Future CSS Tip! 🚀
Transition the display property 🤯
No animationend event listening required 😎
Toggle display:none & set your styles! ✨
.el{
--show:1;
opacity:var(--show);
transition:display 0.5s,opacity 0.5s;
}
[hidden]{
--show:0;
display:none;
}
@CodePen link below! 👇 t.co/DTC7vfSxQV

:sys_twitter: twitter.com/jh3yy/status/16429

· · Twitter · 0 · 0 · 1
Sign in to participate in the conversation
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。