Get your hands on a tailwind project without setting up all that garbage
- Clone the repo
- Run
npm ito install all dependencies - Run
npm run buildto build
Add the code that you want in /src/index.ts, add your custom styles in /src/styles/mainStyle.css & modify the page layout in /dist/index.html