JSFiddle - React, Tailwind, and code Playground
by keithphw
HTML
<body>
<footer style="display: flex;">
<span style="margin-left: auto">
<a>foo link</a>
</span>
</footer>
</body>
by keithphw
<body>
<footer style="display: flex;">
<span style="margin-left: auto">
<a>foo link</a>
</span>
</footer>
</body>