rstudio / bslib

Tools for theming Shiny and R Markdown via Bootstrap 3, 4, or 5.
https://rstudio.github.io/bslib/
Other
466 stars 57 forks source link

bs_theme(bootswatch = "paper") works with version=4 but not version=5 #390

Closed cpsievert closed 2 years ago

cpsievert commented 2 years ago

It currently doesn't do that same renaming that version=4 does:

bs_theme(bootswatch = "paper", version = 5)
github-actions[bot] commented 1 year ago

This issue has been automatically locked. If you believe you have found a related problem, please open a new issue (with a reproducible example or feature request) and link to this issue.