precompiled_css_path: Get the path to a precompiled CSS file

View source: R/precompiled.R

precompiled_css_pathR Documentation

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.


rstudio/bootstraplib documentation built on June 2, 2024, 6:25 a.m.