tests/testthat/_snaps/bs-theme-preset-builtin.md

builtin_bundle(): errors for unknown preset names

Code
  builtin_bundle("not-a-preset", version = "5")
Condition
  Error in `validate_builtin_preset_name()`:
  ! 'not-a-preset' is not a valid built-in theme preset provided by {bslib}.
  i Available Bootstrap 5 themes are: 'shiny'
Code
  builtin_bundle("not-a-preset", version = "4")
Condition
  Error in `validate_builtin_preset_name()`:
  ! 'not-a-preset' is not a valid built-in theme preset provided by {bslib}.
  i No built-in theme presets are available for this version of Bootstrap.


Try the bslib package in your browser

Any scripts or data that you put into this service are public.

bslib documentation built on May 29, 2024, 6:31 a.m.