Video yükleniyor...
Video Yüklenemedi
Neat piece is the responsive morph using CSS min() ✨ [popover] { transition-property: display, width, height; transition-behavior: allow-discrete; width: anchor-size(width); @starting-style { width: min(640px, 100vw - 2rem); }}
64,736 görüntüleme • 1 yıl önce •via X (Twitter)
5 Yorum

Aweesha Thavishanka1 yıl önce
Below I mentioned Tailwindcss Code for that. 💫 <div class="transition-all duration-300 ease-in-out max-w-[640px] w-[calc(100vw-2rem)]"> <!-- Content here --> </div> (If have any issue please inform that.🥰)

Noé1 yıl önce
How are you making these controls in the top right corner? They look so nice.

Nil1 yıl önce
@memdotai mem it

Mem1 yıl önce
@jh3yy Saved! Here's the compiled thread:

Deus lo vult1 yıl önce
Cuando algún vídeo sobre como hacer estás cositas 🧐🧐
