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
These warning are not actually an issue. PostCSS does not support min or max in calc, c.f. postcss/postcss-calc#117. Fortunately it leaves them as is in our case so the build work anyway.
The text was updated successfully, but these errors were encountered:
These warning are not actually an issue. PostCSS does not support
min
ormax
incalc
, c.f. postcss/postcss-calc#117. Fortunately it leaves them as is in our case so the build work anyway.The text was updated successfully, but these errors were encountered: