generateCSSPropertyStyles | R Documentation |
Creates the required css statements for a specific css property. This includes the rules for all breakpoints.
generateCSSPropertyStyles(value, property, id, system)
value |
Normalized attribute value list. |
property |
The css attribute to generate rules for. |
id |
The id of the parent element. |
system |
A breakpoint system object to use. |
A vector of valid css strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.