precompiled_css_path | R Documentation |
This function is meant for development and debugging purposes. It can be used to test if a precompiled CSS file exists for a given theme object.
precompiled_css_path(theme = bs_theme())
theme |
A |
The path to the precompiled CSS file, if it exists, or NULL
, if
not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.