PHPackages                             gbrits/nova4-tailwind - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gbrits/nova4-tailwind

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gbrits/nova4-tailwind
=====================

Tailwind loader for Laravel Nova 4

08HTML

Since Dec 12Pushed 2y agoCompare

[ Source](https://github.com/gbrits/nova4-tailwind)[ Packagist](https://packagist.org/packages/gbrits/nova4-tailwind)[ RSS](/packages/gbrits-nova4-tailwind/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nova Tailwind
=============

[](#nova-tailwind)

[![Latest Version on Packagist](https://camo.githubusercontent.com/68664a779546e5560bb54313c0acf0f5f673f27c849e74287c9af953554b374f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f7074696d6973746469676974616c2f6e6f76612d7461696c77696e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/optimistdigital/nova-tailwind)[![Total Downloads](https://camo.githubusercontent.com/8ccf338a607d89d0eaa9a078a7e13164308274e19b7b59727d13bee7abab5573/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f7074696d6973746469676974616c2f6e6f76612d7461696c77696e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/optimistdigital/nova-tailwind)

This [Laravel Nova](https://nova.laravel.com) package loads the full Tailwind CSS in the Nova admin panel.

Installation
------------

[](#installation)

Install the package in a Laravel Nova project via Composer:

```
composer require gbrits/nova4-tailwind
```

Usage
-----

[](#usage)

Just install with Composer and you're good to go!

Conflicts
---------

[](#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
------------

[](#custom-cases)

### Usage on login screen

[](#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
-------

[](#credits)

- [Tarvo Reinpalu](https://github.com/Tarpsvo)
- [Tailwind CSS](https://tailwindcss.com)

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/41466bb5bdd32e07c7e2060c11b1b1943756814d0252066424124906c28570b1?d=identicon)[gbrits](/maintainers/gbrits)

---

Top Contributors

[![Tarpsvo](https://avatars.githubusercontent.com/u/2018660?v=4)](https://github.com/Tarpsvo "Tarpsvo (34 commits)")[![gbrits](https://avatars.githubusercontent.com/u/14840021?v=4)](https://github.com/gbrits "gbrits (4 commits)")[![iamoat](https://avatars.githubusercontent.com/u/1286835?v=4)](https://github.com/iamoat "iamoat (1 commits)")

### Embed Badge

![Health badge](/badges/gbrits-nova4-tailwind/health.svg)

```
[![Health](https://phpackages.com/badges/gbrits-nova4-tailwind/health.svg)](https://phpackages.com/packages/gbrits-nova4-tailwind)
```

###  Alternatives

[helicon/object-mapper

Simple object mapping.

191.2k](/packages/helicon-object-mapper)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
