JSFiddle - React, Tailwind, and code Playground

by rastrano

HTML

<script class="hello" type="text/javascript">
        alert("Hi! I'm a script tag and you're actually reading me");
</script>

CSS

script.hello{display:block;white-space:pre}