The five best design links, every weekday

Domain: mxstbr.com

mxstbr.com

Why I Love Tailwind

Why Tailwind is blowing up, why I (the creator of styled-components) love it and how I avoid the downsides of atomic CSS.

mxstbr.com

Margin considered harmful

We should ban margin from our components. Hear me out. Margin breaks component encapsulation.

mxstbr.com

Why I Write CSS in JavaScript

For three years, I have styled my web apps without any .css files. Instead, I have written all the CSS in JavaScript. Let me explain.