Responsive design - Core concepts - Tailwind CSS
5
公开标注数
5
参与人数
2026-07-21 09:59:24
首次 Whisper
本页的公开 Whisper
划选高亮2026-07-21 13:20:24
原文高亮摘录
“Use unprefixed utilities to target mobile, and override them at larger breakpoints”
Whisper 随想笔记
I always forget to unprefix first, so my CSS ends up a mess.
划选高亮2026-07-21 13:11:24
原文高亮摘录
“Use unprefixed utilities to target mobile, and override them at larger breakpoints”
Whisper 随想笔记
Makes sense, but what if the mobile layout is the complex one?
划选高亮2026-07-21 10:17:24
原文高亮摘录
“Every utility class in Tailwind can be applied conditionally at different breakpoints”
Whisper 随想笔记
I love that I can just sm:flex and forget about the rest.
划选高亮2026-07-21 10:08:24
原文高亮摘录
“Every utility class in Tailwind can be applied conditionally at different breakpoints”
Whisper 随想笔记
Sure, but it gets messy when you need more than a couple breakpoints.
划选高亮2026-07-21 09:59:24
原文高亮摘录
“Every utility class in Tailwind can be applied conditionally at different breakpoints”
Whisper 随想笔记
This is the whole reason I switched from writing custom media queries all day.
分享本页 Whisper
短链接
https://domwhisper.com/s/445835b4014c嵌入代码
<iframe src="https://domwhisper.com/embed/445835b4014c" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>