Laravel TailwindCSS Preset extends the Laravel's UI command to add a new preset for TailwindCSS configuration, leveraged by AlpineJS.
Renoki Co. on GitHub aims on bringing a lot of open source, MIT-licensed projects and helpful projects to the world. Developing and maintaining projects everyday is a harsh work and tho, we love it.
If you are using your application in your day-to-day job, on presentation demos, hobby projects or even school projects, spread some kind words about our work or sponsor our work. Kind words will touch our chakras and vibe, while the sponsorships will keep the open source projects alive.
You can install the package via composer:
composer require --dev renoki-co/tailwind-preset
$ php artisan ui tailwindcss
If you also want the Authentication scaffolding, specify it in the command:
$ php artisan ui tailwindcss --auth
The scaffolding comes with a SVG placeholder with Laravel logo, like in the example below. Make sure to search throughout the scaffolding and replace the SVG with your logo.
vendor/bin/phpunit
Please see CONTRIBUTING for details.
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.
This package is inspired from tailwindcomponents/laravel-preset and Tailwind UI.
The contributors are:
The MIT License (MIT). Please see License File for more information.