😎 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.

12 lines
387B

  1. #' @section Usage: To use the styles created by this theme function, make sure
  2. #' that you use `xaringan-themer.css` as your CSS file in your slides' YAML
  3. #' header. If you change the name of the output file using the `outfile`
  4. #' argument, use that name instead of the default file name.
  5. #'
  6. #' ```yaml
  7. #' output:
  8. #' xaringan::moon_reader:
  9. #' css: xaringan-themer.css`
  10. #' ````
  11. #