JSFiddle - React, Tailwind, and code Playground

by magizter

HTML

<input type="text" placeholder="I'm gonna text you up" value="1234">

CSS

input[type] {
    border: 1px solid blue;  text-align: right}