Cross HTM/CSS compiler

Malo Le Goff - Jun 20 - - Dev Community

Hey all!

I've recently taken on a task at my company to build an email template. Naively, you might think it would be simple. However, I quickly realized that HTML/CSS support in email clients is:

  • Outdated
  • Inconsistent from one client to another

I'm considering the idea of a cross-HTML/CSS compiler that transforms standard HTML/CSS into versions supported by various email clients. This would allow you to code as usual without worrying about client-specific rendering engines.

Would this be useful for you?

.