Just another Rollup + Tailwind CSS v2.x + TypeScript setup.
npm install
npm run build
> build
> rollup -c
src/main.ts → public/bundle.js...
created public/bundle.js in 6.3s
<link type="text/css" href="/public/bundle.css?v=1.0.0" rel="stylesheet">
<script type="text/javascript" src="/public/bundle.js?v=1.0.0"></script>
... party hard 🥳 🎉