JSFiddle - React, Tailwind, and code Playground

by halirgb

HTML

<div class="會">
    Some text
</div>

CSS

.會{
    color:red;
}