brand <- list(
typography = list(
fonts = list(
list(
family = "Roboto",
source = "google",
weight = c(400, 700),
style = "normal"
)
)
)
)
brand_sass_fonts(brand)
Run the code above in your browser using DataLab