JSFiddle - React, Tailwind, and code Playground

HTML

<p>a paragrap with
a newline</p>

CSS

p {
    white-space: pre;
}