brand <- list(
typography = list(
base = list(
size = "16px",
"line-height" = 1.5
),
headings = list(
weight = "bold",
style = "normal"
)
)
)
brand_sass_typography(brand)
Run the code above in your browser using DataLab