mediaRuleTemplate | R Documentation |
Creates a valid glue::glue string template for a css media query. Used internally to generate a breakpoint specific wrapper.
mediaRuleTemplate(options)
options |
The options for the required template. if no valid values are given, a non media query template is created instead. |
A valid glue::glue template string to be processed later.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.