is_tailwindcss_installed | R Documentation |
To install the CLI of 'TailwindCSS', please follow the instructions of 'TailwindCSS' releases. Make sure that you either provide the direction to the executable as the first argument to this function or put it in a folder on your PATH variable.
is_tailwindcss_installed(tailwindcss = NULL, verbose = FALSE)
tailwindcss |
name and path to the executable |
verbose |
report version number etc |
TRUE/FALSE if the CLI is installed
if (interactive()) {
is_tailwindcss_installed()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.