正在加载视频...

视频加载失败

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 次观看 • 1 年前 •via X (Twitter)

5 条评论

Aweesha Thavishanka 的头像
Aweesha Thavishanka1 年前

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é 的头像
Noé1 年前

How are you making these controls in the top right corner? They look so nice.

Nil 的头像
Nil1 年前

@memdotai mem it

Mem 的头像
Mem1 年前

@jh3yy Saved! Here's the compiled thread:

Deus lo vult 的头像
Deus lo vult1 年前

Cuando algún vídeo sobre como hacer estás cositas 🧐🧐

相关视频