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
Fixcssnano/cssnano#1235
Preserve the parentheses around a math expression that contains
a var() function call, to guarantee that the expression value stays the same.
The CSS custom properties might contain an addition or
subtraction, so even distributing multiplication or division is not safe.
0 commit comments