JSFiddle - React, Tailwind, and code Playground

by luka kupunia

HTML

<div class="კონტეინერ ლუკა"></div>

CSS

.კონტეინერ.ლუკა {
    height: 200px;
    background: red;
}
.ლუკა {
    background: blue !important;
}