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

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

rickkuilman/tailwind-vue-preset
===============================

Laravel frontend preset with TailwindCSS, PurgeCSS and Vue.js

41551JavaScript

Since Mar 22Pushed 6y ago2 watchersCompare

[ Source](https://github.com/rickkuilman/tailwind-vue-preset)[ Packagist](https://packagist.org/packages/rickkuilman/tailwind-vue-preset)[ RSS](/packages/rickkuilman-tailwind-vue-preset/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

[![Tailwind Vue PurgeCSS](https://user-images.githubusercontent.com/7881219/71671696-ff8ad900-2d73-11ea-8aa5-6b96e719b6d7.png)](https://user-images.githubusercontent.com/7881219/71671696-ff8ad900-2d73-11ea-8aa5-6b96e719b6d7.png)

Tailwind Vue frontend preset
============================

[](#tailwind-vue-frontend-preset)

A Laravel 7.x frontend preset including:

- [TailwindCSS](https://tailwindcss.com/), a utility-first CSS framework
- [PurgeCSS](https://www.purgecss.com/), a tool to remove unused CSS
- [Vue.js](https://vuejs.org/), a progressive JavaScript framework
- The option to add compiled assets to `.gitignore`.
- An example Vue component with a simple axios request, added to the `welcome.blade.php`
- The full TailwindCSS config

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

[](#installation)

Use the package manager [composer](https://getcomposer.org/) to install tailwind-vue-preset.

```
composer require rickkuilman/tailwind-vue-preset --dev
```

Usage
-----

[](#usage)

Run the following commands to use the preset

```
# Apply preset
php artisan ui tailwind-vue

# Compile assets
npm install && npm run dev
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/cd2da3a5332840fca6d08025b216041b0f91657a420606633ac3df1d566df147?d=identicon)[rickkuilman](/maintainers/rickkuilman)

---

Top Contributors

[![rickkuilman](https://avatars.githubusercontent.com/u/7881219?v=4)](https://github.com/rickkuilman "rickkuilman (7 commits)")

### Embed Badge

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

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

###  Alternatives

[caxy/php-htmldiff

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

21520.9M15](/packages/caxy-php-htmldiff)[leocarmo/graceful-shutdown-php

Graceful Shutdown for PHP

18108.2k](/packages/leocarmo-graceful-shutdown-php)

PHPackages © 2026

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