renoki-co / tailwind-preset
Laravel TailwindCSS Preset extends the Laravel's UI command to add a new preset for TailwindCSS configuration, leveraged by AlpineJS.
Installs: 317
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
Requires
- laravel/framework: ^7.22.1|^8.0
- laravel/ui: ^2.0
README
Laravel TailwindCSS Preset extends the Laravel's UI command to add a new preset for TailwindCSS configuration, leveraged by AlpineJS.
🤝 Supporting
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.
🚀 Installation
You can install the package via composer:
composer require --dev renoki-co/tailwind-preset
🙌 Usage
$ php artisan ui tailwindcss
If you also want the Authentication scaffolding, specify it in the command:
$ php artisan ui tailwindcss --auth
Logo
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.
🐛 Testing
vendor/bin/phpunit
🤝 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.
🎉 Credits
This package is inspired from tailwindcomponents/laravel-preset and Tailwind UI.
The contributors are:
📄 License
The MIT License (MIT). Please see License File for more information.