Open lwjohnst86 opened 1 month ago
If we add an extension to the seedcase-theme repo via quarto add, do those extensions get moved over into a new project when we run quarto use seedcase-project/seedcase-theme?
seedcase-theme
quarto add
quarto use seedcase-project/seedcase-theme
Just tested, it doesn't, even though it says in the output that it does.
I was wrong, we can embed other extensions: https://r-cubed-advanced.rostools.org/preamble/pre-course
If we add an extension to the
seedcase-theme
repo viaquarto add
, do those extensions get moved over into a new project when we runquarto use seedcase-project/seedcase-theme
?