mlynch / nextjs-tailwind-ionic-capacitor-starter

A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
https://dev.to/ionic/build-mobile-apps-with-tailwind-css-next-js-ionic-framework-and-capacitor-3kij
MIT License
1.69k stars 341 forks source link

Bumped TailwindCSS from 2 to 3 #40

Closed dyoxyne closed 1 year ago

dyoxyne commented 1 year ago

I decided to bump TailwindCSS from 2 to 3. I thought you may also be interested so I created this PR.

I needed to change slightly the config of tailwind based on https://tailwindcss.com/docs/upgrade-guide

mlynch commented 1 year ago

Thanks!