PHPackages                             optimistdigital/nova-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. optimistdigital/nova-tailwind

AbandonedArchivedLibrary

optimistdigital/nova-tailwind
=============================

Tailwind loader for Laravel Nova.

1.1.3(4y ago)55664.8k↓19.4%20[2 issues](https://github.com/outl1ne/nova-tailwind/issues)2MITJavaScriptPHP &gt;=7.1.0

Since Aug 19Pushed 4y ago2 watchersCompare

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

READMEChangelog (6)Dependencies (1)Versions (7)Used By (2)

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 optimistdigital/nova-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

39

—

LowBetter than 86% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.1% 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.

###  Release Activity

Cadence

Every ~89 days

Recently: every ~112 days

Total

6

Last Release

1648d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f1c2970763f51ca6ffcc1f1b6971a472b6b36a74d5eeb5446fb9d1caab44d016?d=identicon)[Tarpsvo](/maintainers/Tarpsvo)

---

Top Contributors

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

---

Tags

laravelcsstailwindnova

### Embed Badge

![Health badge](/badges/optimistdigital-nova-tailwind/health.svg)

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

###  Alternatives

[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[laravel/nova-log-viewer

A Laravel Nova tool for viewing your application logs.

136301.3k1](/packages/laravel-nova-log-viewer)[stepanenko3/nova-command-runner

Laravel Nova tool for running Artisan and bash(shell) commands.

36983.0k](/packages/stepanenko3-nova-command-runner)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[yieldstudio/tailwind-merge-php

Merge Tailwind CSS classes without style conflicts

4972.8k1](/packages/yieldstudio-tailwind-merge-php)[dniccum/nova-documentation

A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.

37116.4k](/packages/dniccum-nova-documentation)

PHPackages © 2026

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