Loading video...
Video Failed to Load
Nice opportunity for transitioning CSS grid columns with :has() && linear() 🤙 label { --selected: 0; grid-template-columns: auto calc(var(--selected) * 20px); } label svg { opacity: var(--selected); } label:has(:checked) { --selected: 1; }
225,181 views • 1 year ago •via X (Twitter)
0 Comments
No comments available
Comments from the original post will appear here

