monks/contain_intrinsic_block_size
The contain-intrinsic-block-size CSS logical property defines the block size of an element that a browser can use for layout when the element is subject to size containment.
Block size is the size of an element in the dimension perpendicular to the flow of text within a line. In a horizontal writing mode like standard English, block size is the vertical dimension (height); in a vertical writing mode, block size is the horizontal dimension.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of contain-intrinsic-block-size
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for contain-intrinsic-block-size
pub const revert_layer: #(String, String)