JSFiddle - React, Tailwind, and code Playground

HTML

<input class="dis" disabled="disabled" value="something"></input>

CSS

.dis{color:red}