JSFiddle - React, Tailwind, and code Playground

by menocomp

HTML

<input type="text" value="mina" disabled />

CSS

input{
    color:red;
}