
5 min read
Modern CSS: :has() and Native Nesting
Two CSS features quietly deleted a chunk of our JavaScript and our Sass build step: the :has() parent selector and native nesting. Here's what they replace.
Tag

Two CSS features quietly deleted a chunk of our JavaScript and our Sass build step: the :has() parent selector and native nesting. Here's what they replace.

Can you actually ship real products on native custom elements in 2026? We look at Shadow DOM, declarative SSR, and React/Vue interop without the sales pitch.

Learn the View Transitions API: startViewTransition() for SPAs, the @view-transition CSS rule for MPAs, shared-element morphs, and reduced-motion fallbacks.

A practical web accessibility checklist for WCAG 2.2: test contrast, keyboard, focus, target size, and forms, then fix the issues that fail an audit — updated for 2026 law.