Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
This package is possibly abandoned. Please proceed with care.

Readme

Nova Tailwind

Latest Version on Packagist Total Downloads

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.

Custom cases

Usage on login screen

Nova does not load the registered styles on the Login screen automatically. In order for the Tailwind to work on the login screen, you have to publish the CSS yourself. This package will then check if there's a published CSS file and will load it on the login screen as a Nova theme style.

Basically, just publish the CSS and it will work on the auth screens:

php artisan vendor:publish --tag="tailwind-public-css"

Credits

License

This project is open-sourced software licensed under the MIT license.

Reviews

By Oleksandr Roskovynskyi on August 19, 2020

Can you add screenshots of the changes made using your package?

Back to Top
Added 5 years ago
Last updated 4 Years Ago
Version 1.1.3
Nova Version ^1.0 || ^2.0 || ^3.0
Composer
optimistdigital/nova-tailwind
GitHub stars 56
Packagist downloads 660,405

Favorites

3 users favorited

Rating

3.20
(out of 5)
★★★★★
★★★★
★★★
★★
5 ratings

Author

Contributors

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas