ASWP – How to Effectively Name Colors in Design Systems

ASWP – How to Effectively Name Colors in Design Systems

Naming Colors in Design Systems This article explores a systematic approach to naming colors in design systems, emphasizing a scalable 3-tier strategy. A Scalable 3-Tier Strategy The recommended strategy entails a three-tier approach to color naming: 1. **Base...
ASWP – CSS min() All The Things

ASWP – CSS min() All The Things

CSS min() and Responsive Web Design: A Detailed Exploration This article explores the use of the CSS `min()` function to achieve responsive web design, an alternative to traditional approaches like media queries. The author, inspired by a similar experiment with...