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