Juxt
免費訂閱
文章 · 收錄於 2025.01
MGN-BLOG--2026053
索引 · 部落格

設計日報 2026-05-31

1 分鐘閱讀

週末打開設計圈,AI 的話題不在「更強」,而在「品味」這件事上 ➡️

1️⃣ Anthropic 推出 Claude Opus 4.8——主力模型再升級,AI 協作的生成品質再上一階。改稿、發想的天花板又被推高。

2️⃣

索引 · 相關文章

延伸閱讀

文章 · 01
預覽圖
color
Why OKLCH matters for designers in 2025

Last week, TailwindCSS released their v4 version with revamped color tokens using OKLCH. I forsee more web devs are going to adopt OKLCH as the new standard for color tokens. This might sound very technical, but it's actually a significant change UI/UX designer should be aware of. With major browsers now reaching 93.1% adoption rate, OKLCH is on track to be the new standard that bridges design and

部落格
文章 · 02
預覽圖
typography
Custom Fonts with Tailwind CSS in NextJS

Next has released @next/font solution to integrate with google fonts as well as local fonts. Check out https://nextjs.org/docs/pages/building-your-application/optimizing/fonts for the latest implementation There isn't an official guide on applying custom fonts with TailwindCSS in NextJS site. It took a while for me to experiment but turns out it's quite easy to do it yourself. So following the def

部落格