pub fn process_css_properties(
    indent: usize,
    namespace: Option<&str>,
    _classes: Option<&str>,
    style_properties: &JsonValue,
    use_indents: bool
) -> String
Expand description

This process the values used inside a css selector