Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

precompiled_css_path

Get the path to a precompiled CSS file


Description

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.

Usage

precompiled_css_path(theme = bs_theme())

Arguments

theme

a bs_theme() object.

Value

The path to the precompiled CSS file, if it exists, or NULL, if not.


bslib

Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'

v0.2.4
MIT + file LICENSE
Authors
Carson Sievert [aut, cre], Joe Cheng [aut], RStudio [cph], Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Javi Aguilar [ctb, cph] (Bootstrap colorpicker library), Thomas Park [ctb, cph] (Bootswatch library), PayPal [ctb, cph] (Bootstrap accessibility plugin)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.