JSFiddle - React, Tailwind, and code Playground
by Tom Randolph
HTML
<span>Text in a line</span>
CSS
html{
font-size: 10px;
line-height: 1rem;
}
by Tom Randolph
<span>Text in a line</span>
html{
font-size: 10px;
line-height: 1rem;
}