|
|
|
|
|
by Hansenq
1352 days ago
|
|
The issue with building emails is the lack of modern CSS support across most email clients. It's incredible the fallbacks you need to go to (raw CSS tables) if you can't use flexbox, css grid, or any number of modern CSS rules. This project is cool, but doesn't solve the fundamental issue that CSS support in email clients is just very poor. |
|
That's precisely the thing it's trying to solve.