monks/column_rule_width
The column-rule-width CSS property sets the width of the line drawn between columns in a multi-column layout.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of column-rule-width
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for column-rule-width
pub const revert_layer: #(String, String)