I’ve long wished I could use CSS custom properties to DRY up my breakpoint media queries. The CSS @custom-media at-rule looks like an even better solution. It’s implemented in Firefox version 148 behind a flag, looking forward to seeing it implemented in all browsers!