JSFiddle - React, Tailwind, and code Playground
by dima_k
HTML
<p>Hello, this is sample paragraph tag!</p>
CSS
body {
background-color: #aabbcc;
font-size: 1.2em;
}
by dima_k
<p>Hello, this is sample paragraph tag!</p>
body {
background-color: #aabbcc;
font-size: 1.2em;
}