JSFiddle - React, Tailwind, and code Playground

by Vladimir Kutepov

HTML

<script type="module">
  export 1
</script>
<script type="module">
  import { x } from './x'
</script>