🏠 New in High Baseline Support: min-content and max-content
July 15, 2022
caniuse · mdn · [spec]([‘https://drafts.csswg.org/css-sizing-3/#valdef-width-max-content’, ‘https://drafts.csswg.org/css-sizing-3/#valdef-width-min-content’])
The min-content and max-content CSS keywords represent the smallest and largest intrinsic sizes of an element.
Source features
css.properties.height.max-content[mdn]css.properties.height.min-content[mdn]css.properties.max-height.max-content[mdn]css.properties.max-height.min-content[mdn]css.properties.max-width.max-content[mdn]css.properties.max-width.min-content[mdn]css.properties.min-height.max-content[mdn]css.properties.min-height.min-content[mdn]css.properties.min-width.max-content[mdn]css.properties.min-width.min-content[mdn]css.properties.width.max-content[mdn]css.properties.width.min-content[mdn]