CSS(2)
Layout, utility-first workflows, and the rendering behaviour that decides whether a style actually applies.
- Building a Design Overlay Browser Extension: Blend Modes, Click-Through, and Per-Origin StateHow a pixel-comparison overlay actually works in the browser: why a wrapper div breaks mix-blend-mode, click-through without pointer-events juggling, keeping scroll on its fast path, and hardening per-origin persisted state.14 min read
- Tailwind CSS v4 in Practice: CSS-First Config, What It Costs, and a Real Bundle SizeTailwind v4 moved configuration out of JavaScript and into CSS. What that changes for theming and dark mode, what the upgrade breaks, the browsers it drops, and the measured CSS size of a real site.12 min read