Loading video...
Video Failed to Load
lazy exclusion tabs using CSS :has() 🤙 transition custom properties for a clip-path give one a slight delay .track { clip-path: inset(0 var(--x2) 0 var(--x1)); transition: --x1 0.2s, --x2 0.2s 0.1s; } .tabs:has(input:nth-of-type(1):checked) .track { --x1: 0; --x2: 89%; }
134,390 views • 1 year ago •via X (Twitter)
0 Comments
No comments available
Comments from the original post will appear here
