Intrinsic & Extrinsic Sizing
Allows for the heights and widths to be specified in intrinsic values using the `max-content`, `min-content`, `fit-content` and `stretch` (formerly `fill`) properties.
css property: height: stretch
css property: max-height: stretch
css property: max-width: stretch
css property: min-height: stretch
css property: min-width: stretch
css property: width: stretch
7 results found.