JSFiddle - React, Tailwind, and code Playground

by Qwerty_Wasd

HTML

<input type="text">

CSS

input{
	color:#000
}
input:active{
	color:
}