JSFiddle - React, Tailwind, and code Playground
by poztin
HTML
<table>
<tr>
<td>Hello World</td>
</tr>
</table>
CSS
.test
{
}
by poztin
<table>
<tr>
<td>Hello World</td>
</tr>
</table>
.test
{
}