laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.42k stars 203 forks source link

Fresh install still has Tailwind v2 #110

Closed core45 closed 2 years ago

core45 commented 2 years ago

I installed totally fresh Laravel 8 laravel install test

Then I installed this package as described in the read.me and it's still the same. It installs Tailwind v.2 instead of v.3

ryangjchandler commented 2 years ago

If you're on Laravel 8, you won't be able to use the latest version. New versions of the package only support Laravel 9.

core45 commented 2 years ago

Would be nice if you put ANY information about it in the read.me I lost 2 days trying to make it work. Shit man!

danharrin commented 2 years ago

This is a preset for new projects, all new Laravel projects should be using v9.