This issue is related to #26 .
As we should keep our email around 102KB to avoid Gmail (and other clients) to clip the message, we should remove all trashy code we have.
In a quick I look I was able to find a lot of in-line CSS in our template.
This in-line CSS are being copied for each item, causing a big size in KB.
This issue is related to #26 .
As we should keep our email around 102KB to avoid Gmail (and other clients) to clip the message, we should remove all trashy code we have.
In a quick I look I was able to find a lot of in-line CSS in our template.
This in-line CSS are being copied for each item, causing a big size in KB.