Helper function for creating a Style object for a CSS style (requires selector)

css_style(..., selector = NULL)

Arguments

...

named list of properties for the style e.g. `color = "black"`

selector

character string or object of Selector class