React Email and Outlook: MSO conditional comments, without the hack
React can't render HTML comments, so <!--[if mso]> is impossible. react-email-mso solves it in ~20 lines with custom elements and a string post-processor. Zero dependencies.