JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" value="wat raar...">

CSS

input {
  direction: rtl;
}