monks/margin_block_start
The margin-block-start CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element’s writing mode, directionality, and text orientation.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of margin-block-start
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for margin-block-start
pub const revert_layer: #(String, String)