css_style: Helper function for creating a Style object for a CSS style...

Description Usage Arguments

View source: R/Style.R

Description

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

Usage

1
css_style(..., selector = NULL)

Arguments

...

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

selector

character string or object of Selector class


coolbutuseless/minicss documentation built on Nov. 4, 2019, 9:13 a.m.