kjh_css_files: Construct vector of CSS file paths

View source: R/templating.R

kjh_css_filesR Documentation

Construct vector of CSS file paths

Description

Construct vector of CSS file paths

Usage

kjh_css_files(
  css_files = c("kjh-slides.css", "tenso-berkeley.css", "animate.css", "widths.css"),
  css_dir = "css"
)

Arguments

file

Vector of custom CSS files

path

Where the files are in the package

Value

Vector of css files to use for the css: arg in moon_reader


kjhealy/kjhslides documentation built on Dec. 30, 2024, 10:30 p.m.