Tailwind 3.0 support
- This update has no breaking changes UNLESS you re-publish
tall-theme.css
- The views are compatible with both Tailwind 3.x and Tailwind 2.x
- The artisan installation command installs Tailwind 3 and an updated tall-theme.css
- The Tailwind 2 theme is still available with a separate artisan publish command.
If you want to upgrade your project to Tailwind 3, you can check the manual installation pages for examples of Tailwind 3 and Laravel mix configs.