Hacker News new | ask | show | jobs
by sensanaty 700 days ago
Having a dedicated "Email designer" mode where it takes into account all the limitations of email rendering would be amazing. For example, you can't use a flexbox which designers take for granted, so they end up creating things that result in monstrously complicated <table>s for emails.

How this would look/work in practice I truly have no idea, since you'd have to constrain them by removing some of those features, but then they don't really translate to regular markup/CSS 1:1 either.