pub const alpha: #(String, String)
alpha value of mask-border
pub const auto_: #(String, String)
auto value of mask-border
pub const bottom: #(String, String)
bottom value of mask-border
pub const center: #(String, String)
center value of mask-border
pub const circle: #(String, String)
circle value of mask-border
pub const closest_corner: #(String, String)
closest-corner value of mask-border
pub const closest_side: #(String, String)
closest-side value of mask-border
pub const contain: #(String, String)
contain value of mask-border
pub const cover: #(String, String)
cover value of mask-border
pub const ellipse: #(String, String)
ellipse value of mask-border
pub const farthest_corner: #(String, String)
farthest-corner value of mask-border
pub const farthest_side: #(String, String)
farthest-side value of mask-border
pub const fill: #(String, String)
fill value of mask-border
pub const inherit: #(String, String)
pub const initial: #(String, String)
pub const left: #(String, String)
left value of mask-border
pub const luminance: #(String, String)
luminance value of mask-border
pub const none: #(String, String)
none value of mask-border
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for mask-border
pub const repeat: #(String, String)
repeat value of mask-border
pub const revert: #(String, String)
pub const revert_layer: #(String, String)
pub const right: #(String, String)
right value of mask-border
pub const round: #(String, String)
round value of mask-border
pub const space: #(String, String)
space value of mask-border
pub const stretch: #(String, String)
stretch value of mask-border
pub const top: #(String, String)
pub const unset: #(String, String)
pub fn var(variable: String) -> #(String, String)
Enter a variable name to be used for mask-border.
It will be wrapped in var() and have -- prepended.