xiaomi7732 / StackBeauty

Format stack, make it easy to read and understand
https://stack.codewithsaar.net
MIT License
5 stars 1 forks source link

Add a pre styled attribute to html content #25

Closed JacobBovee closed 2 years ago

JacobBovee commented 2 years ago

What do you think about this? Trying to decouple the html renderer from the presentation layer a bit. Sends over classnames by default unless given a preStyled param in which case the styles/colors are baked inline into the elements.