Get the path to a precompiled CSS file
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.