JSFiddle - React, Tailwind, and code Playground
by Andreas Burg
HTML
<p>Zeile 1</p>
<p>Zeile 2</p>
CSS
p {
font-family: 'Lucida Sans Unicode', sans-serif;
}
by Andreas Burg
<p>Zeile 1</p>
<p>Zeile 2</p>
p {
font-family: 'Lucida Sans Unicode', sans-serif;
}