JSFiddle - React, Tailwind, and code Playground

by unloco

HTML

<text x="10" y="10" style="writing-mode: tb; glyph-orientation-vertical: 0;">
    Vertical
</text>
<text x="110" y="10" style="writing-mode: vertical-rl; text-orientation: upright;">
    Vertical
</text>