Public-Health-Scotland / phstemplates

Standard R templates and project structure for Public Health Scotland (https://public-health-scotland.github.io/phstemplates/)
Other
19 stars 6 forks source link

Add shiny css function/option #72

Closed rubenv95 closed 1 year ago

rubenv95 commented 1 year ago

I thought it would be helpful to include functionality to add the Shiny CSS template to a project, without needing to use the Shiny template. The shiny template would (probably) need to be used from the very beginning of a project to get the most out of it, whereas the shiny CSS could be applied to an existing Shiny project at any point.

Option to either add an input to the existing add_stylecss() or a separate function.