Generates a css valid string based on the given glue template.
generateRule(template, ...)
Arguments
template |
The template name to use. Available templates are saved in
options, under getOption("imola.string.templates"). |
... |
Named arguments to use in the glue template |
Value
A valid CSS string.