PHPackages                             jasonlbeggs/tailwind-preset - 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. jasonlbeggs/tailwind-preset

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

jasonlbeggs/tailwind-preset
===========================

A Tailwind CSS preset for Laravel.

v2.0.1(7y ago)9251MITPHP

Since Oct 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jasonlbeggs/tailwind-preset)[ Packagist](https://packagist.org/packages/jasonlbeggs/tailwind-preset)[ RSS](/packages/jasonlbeggs-tailwind-preset/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Tailwind CSS Laravel Front-end Preset
-------------------------------------

[](#tailwind-css-laravel-front-end-preset)

This is a Laravel front-end preset for Tailwind CSS/Vue.js. This preset will replace the default Bootstrap scaffolding, including the example Vue.js component. It will also compile the assets using Laravel Mix and PurgeCSS in order to generate the smallest files possible and add PHP CS Fixer and ESLint/Prettier configurations.

### Installation

[](#installation)

> **Warning**: Installing this preset will **overwrite** your existing views and assets, and should only be installed on a fresh instance of Laravel. Please use with caution.

To install this preset, you must first require the composer dependency in your application. Laravel will automatically register the service provider for you.

```
composer require jasonlbeggs/tailwind-preset

```

Now, install the `tailwind` preset. The `tailwind` preset includes the authentication scaffolding normally generated when `php artisan make:auth` is executed.

```
php artisan preset tailwind

```

Install the NPM packages using your favorite package manager.

```
npm install // yarn

```

Now you can compile the assets using any of the Laravel build scripts (dev, prod, watch).

```
npm run production // yarn production

```

Ensure that your database is properly configured and migrated, and you're done! At this point, you may remove the composer dependency, as it is no longer needed.

```
composer remove jasonlbeggs/tailwind-preset

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 63.8% 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 ~54 days

Total

5

Last Release

2585d ago

Major Versions

v1.2.0 → v2.02019-05-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25065083?v=4)[Jason Beggs](/maintainers/jasonlbeggs)[@jasonlbeggs](https://github.com/jasonlbeggs)

---

Top Contributors

[![zaknesler](https://avatars.githubusercontent.com/u/7189795?v=4)](https://github.com/zaknesler "zaknesler (60 commits)")[![zaknes](https://avatars.githubusercontent.com/u/64446146?v=4)](https://github.com/zaknes "zaknes (20 commits)")[![jasonlbeggs](https://avatars.githubusercontent.com/u/25065083?v=4)](https://github.com/jasonlbeggs "jasonlbeggs (14 commits)")

---

Tags

laraveltailwindtailwindcsspresetlaravel-preset

### Embed Badge

![Health badge](/badges/jasonlbeggs-tailwind-preset/health.svg)

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

###  Alternatives

[laravel-frontend-presets/tailwindcss

Laravel frontend preset for Tailwind CSS

1.1k407.9k6](/packages/laravel-frontend-presets-tailwindcss)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341790.3k28](/packages/gehrisandro-tailwind-merge-laravel)[miaababikir/laravel-tailwind-dashboard-preset

Laravel tailwind css dashboard preset

3614.7k](/packages/miaababikir-laravel-tailwind-dashboard-preset)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[yieldstudio/tailwind-merge-php

Merge Tailwind CSS classes without style conflicts

4974.6k1](/packages/yieldstudio-tailwind-merge-php)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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