Solutionunvalidated

In v4, there's potentially a way to introduce custom namespaces within `@theme`. Tension: which requires declaring special `@utility` rules. Outcome: @utility bg-* { background-image: --value(--bg-image-*); }.

5896bae0-12c7-44be-917c-416e843e5534

In v4, there's potentially a way to introduce custom namespaces within @theme. Tension: which requires declaring special @utility rules. Outcome: @utility bg-* { background-image: --value(--bg-image-*); }.