JSFiddle - React, Tailwind, and code Playground

by vural kaya

HTML

<div class="vural">merhaba</div>

CSS

.vural{
background-color:red;
}