Closed domthomas-dev closed 4 years ago
The documentation for this repo the under section b. For Presets with Authentication specifically has these instructions:
Use
php artisan ui tailwindcss --auth
for the basic preset, auth route entry, and Tailwind CSS auth views in one go
Then if you head over to https://github.com/laravel/ui there is another item in bold:
We are not accepting new presets.
So:
My guess is that Tailwind is too new and maybe too opinionated to make the cut (for now).
These repos are maintained independently - and unofficially - of laravel/ui
.
That said, I don't think we need to add Vue to the Tailwind preset.
Hi, thanks for this packages.
Do you think to do a version like
ui vue
, but with tailwind and not bootstrap ?