JSFiddle - React, Tailwind, and code Playground

by Trevor Dowdle

HTML

<input id="test" type="text" />

CSS

#test {
    text-align:right;
}