generateGridCSS | R Documentation |
Creates styles for css grid attributes.
generateGridCSS(attributes, id, areas, system)
attributes |
Normalized attribute list. |
id |
The id of the parent wrapper element. |
areas |
Area names in the grid. |
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.