monks/padding_inline_end
The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding 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 padding-inline-end
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for padding-inline-end
pub const revert_layer: #(String, String)