JSFiddle - React, Tailwind, and code Playground

by dshilkret

HTML

<iframe srcdoc="
  <html>
    <head>
        <meta http-equiv='Content-Security-Policy' Content-Security-Policy: frame-ancestors 'self' content='script-src ajax.googleapis.com;'></meta>
        <script src='https://jsfiddle.net'></script>
    </head>
    <body><p>Hello</p></body>
  </html>
" sandbox="allow-all-content">
</iframe>