JSFiddle - React, Tailwind, and code Playground

by yuliantoadi

HTML

<h2>test</h2>

CSS

h2{
    font-weight:bold;
}