monks/line_height_step
{{SeeCompatTable}}
The line-height-step CSS property sets the step unit for line box heights. When the property is set, line box heights are rounded up to the closest multiple of the unit.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of line-height-step
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for line-height-step
pub const revert_layer: #(String, String)