😎 Give your xaringan slides some style
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
248B

  1. ---
  2. title: Fonts
  3. ---
  4. [adding-custom-css]: xaringanthemer.html#adding-custom-css
  5. ```{r, results='asis', echo=FALSE}
  6. source(here::here("R/theme_settings.R"))
  7. tvv <- template_variables$variable
  8. ```
  9. ```{r child="../../man/fragments/_fonts.Rmd"}
  10. ```