to_css

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.