webpack-tailwindcss-example

Initialize

npm i

Run dev server

npm run dev

Build to www

npm run build