JSFiddle - React, Tailwind, and code Playground
by dima_k
HTML
<p>Some text with font styling</p>
CSS
p {
font-family: Arial, Verdana, sans-serif;
}
by dima_k
<p>Some text with font styling</p>
p {
font-family: Arial, Verdana, sans-serif;
}