Type Definition lightningcss::properties::border::BorderTop

source ·
pub type BorderTop = GenericBorder<LineStyle, 0>;
Expand description

A value for the border-top shorthand property.