precompiled_css_path {bslib} | 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.