博客 / 列表

Amit Sheen - Rethinking “Pixel Perfect” Web Design

It’s 2026. We are operating in an era of incredible technological leaps, where advanced tooling and AI-enhanced workflows have fundamentally transformed how we design, build, and bridge the gap betw

Responsive Design , Web Design , Design Systems

Amit Sheen - Keyframes Tokens: Standardizing Animation Across Projects

Picture this: you join a new project, dive into the codebase, and within the first few hours, you discover something frustratingly familiar. Scattered throughout the stylesheets, you find multiple @

animation , Techniques , Css

Amit Sheen - Combining CSS :has() And HTML <select> For Greater Conditional Styling

Even though the CSS :has() pseudo-class is relatively new, we already know a lot about it, thanks to many, many articles and tutorials demonstrating its powerful ability to conditionally select elem

Techniques , Css , Design