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
Oh wait, never mind, it's fine - a calc(), min(), or max() are always a <number> | <dimension> | <percentage>, so you can sub them into the <calc-value> term.
https://drafts.csswg.org/css-values/#calc-syntax
Seems like you can't put a min() inside a calc()? Or am I reading this wrong?
The text was updated successfully, but these errors were encountered: