posit-dev / py-htmltools

Tools for HTML generation and output
MIT License
19 stars 2 forks source link

Add helper methods on `Tag` class: `add_class(prepend=False)`, `remove_class`, and `add_style` #57

Closed schloerke closed 1 year ago

schloerke commented 1 year ago

Needs https://github.com/rstudio/py-htmltools/pull/58 to be merged to have a clean check