Nova Tailwind
This Laravel Nova package loads the full Tailwind CSS in the Nova admin panel.
Installation
Install the package in a Laravel Nova project via Composer:
composer require optimistdigital/nova-tailwind
Usage
Just install with Composer and you're good to go!
Conflicts
The Tailwind configuration has been modified so it doesn't conflict with Laravel Nova's variation of Tailwind - the package is meant to just fill in the gaps.
If you do find some styles being overridden after installing this package, do make an issue and it can definitely be resolved.
Credits
License
This project is open-sourced software licensed under the MIT license.