JSFiddle - React, Tailwind, and code Playground

by Ilia Lesnykh

HTML

<input type="text" />

CSS

input {
    text-align: right;
}