Create HTML fragment with CSS styling
css(
template = "default",
includeBootstrap = rock::opts$get("includeBootstrap")
)
A character vector with the HTML fragment.
The template to load; either the name of one of the ROCK templates (currently, only 'default' is available), or the path and filename of a CSS file.
Whether to include the default bootstrap CSS.