Hi,
We're using the html-minifier to minify html emails.
We found out, that removing all trailing semicolons in style attributes destroys our layouts on some email clients.
We would like to add an option (WIP name is allowTrailingSemicolonInStyle) to the html minifier, adapt the behavior, write some text and add an explanation in the README.
Is that okay with you?
Also: Is there something we need to know in order to do this?
Thanks a lot
Daniel
Hi,
We're using the html-minifier to minify html emails.
We found out, that removing all trailing semicolons in style attributes destroys our layouts on some email clients.
We would like to add an option (WIP name is allowTrailingSemicolonInStyle) to the html minifier, adapt the behavior, write some text and add an explanation in the README.
Is that okay with you?
Also: Is there something we need to know in order to do this?
Thanks a lot
Daniel