You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[css-mixins-1] Do arbitrary function substitution before evaluation (#11449)
The previous attempt at defining this ("do var()/etc first")
is pretty clumsy, and doesn't really work when there's another
dashed-function in the argument list.
Also handle all arbitrary function substitution in
"resolved local value", not just env() and attr().
0 commit comments