Is there a way to interpolate CSS variables with url()?
I want to store my background URLs in custom properties (CSS variables) and use them with the background property. However, I couldn’t find a way to interpolate the string when using it as a parameter in url()
.