style::properties::generated::shorthands::border_inline_end

Function to_css

source
pub fn to_css(
    declarations: &[&PropertyDeclaration],
    dest: &mut CssStringWriter,
) -> Result
Expand description

Try to serialize a given shorthand to a string.