
CSS View Transitions: native page animations without Framer Motion
The View Transitions API is now a Baseline feature in all major browsers. Here's how to use it in a React SPA…

The View Transitions API is now a Baseline feature in all major browsers. Here's how to use it in a React SPA…

Responsive components that react to their container, not the viewport. Real patterns from shipping container queries across a 200-component library.

Native CSS variables, the new @theme directive, and what we learned tearing out tailwind.config.js for good.

Perceptually uniform color, predictable dark mode, and gradients that don't go grey in the middle. A practical migration guide.