JSFiddle - React, Tailwind, and code Playground
by Gaurav Singh
HTML
<pre>
Test
</pre>
CSS
pre {
font-size: 100px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
}
by Gaurav Singh
<pre>
Test
</pre>
pre {
font-size: 100px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
}