Naoray / dark-tailwind-preset

Dark tailwindcss preset including auth views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dark-tailwind-preset

Software License Total Downloads

Preset using tailwindcss to start off with a dark style! welcome.blade.php

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

Welcome welcome.blade.php

Login login.blade.php

Register register.blade.php

Forgot Password passwords.email.blade.php

Home home.blade.php

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.

About

Dark tailwindcss preset including auth views

License:MIT License


Languages

Language:PHP 66.5%Language:HTML 17.7%Language:JavaScript 15.1%Language:CSS 0.6%