JSFiddle - React, Tailwind, and code Playground

by Peter Johnson

HTML

<html>
  <body>
    <script type="module">
    	import latica from "https://esm.sh/gh/socketsupply/latica"
      console.error(latica)
    </script>
  </body>
</html>