JSFiddle - React, Tailwind, and code Playground

by jack zhao

HTML

<div>
    我的测试
</div>

CSS

div{
    color:#ccc;
}