DEV Community

Malo Le Goff
Malo Le Goff

Posted on

1

Cross HTM/CSS compiler

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?

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay