JSFiddle - React, Tailwind, and code Playground
HTML
<script type="module">
export 1
</script>
<script type="module">
import { x } from './x'
</script>
<script type="module">
export 1
</script>
<script type="module">
import { x } from './x'
</script>