The clamp() function in CSS doesn't accept sizing keywords like auto, min-content, or max-content directly. The new calc-size() function solves this limitation by allowing these keywords as its first argument, with the second argument being a calculation where 'size' refers to the first argument. This enables combinations like

1m read timeFrom css-tip.com
Post cover image
1 Comment

Sort: