Releases: vanng822/go-premailer
Releases · vanng822/go-premailer
Remove html attribute conversion
align and valign removed, we still have width and height but probably will be removed in the future.
fixbug in width and height attribute
v1.4 Only add width/height attribute if in px
Broken property orders
v1.3 #8 Use list for storing rules and properties
running cmd
v1.2 Install missing deps
create Premailer from bytes
More likely that you have the html i bytes, such as after rendering of template. This my reduce total time