naoray / dark-tailwind-preset
Dark tailwindcss preset including auth views
Installs: 131
Dependents: 0
Suggesters: 0
Security: 0
Stars: 41
Watchers: 2
Forks: 2
Open Issues: 2
Type:package
Requires
- laravel/framework: ~5.7.0|~5.8.0
This package is auto-updated.
Last update: 2021-02-20 02:59:02 UTC
README
Preset using tailwindcss to start off with a dark style!
Install
composer require naoray/dark-tailwind-preset --dev
Usage
php artisan preset dark-tailwind
For authentication scaffolding you can use the php artisan make:auth
command as you are used to.
Be aware when installing this package the default make:auth
command will be overridden!
Screenshots
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email krishan.koenig@googlemail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.