bslib
bslib copied to clipboard
bs_theme_changed()
For querying what Bootstrap Sass variable defaults have changed. For example,
bs_theme_changed(bs_theme(base_font = "foo"))
#> $font-family-base: foo
- Not clear if this would also report defaults set by bootswatch, bs3compat, etc
- Not clear if/how this could be made more convenient for yaml