Download the PHP package tales-from-a-dev/tailwind-merge-php without Composer
On this page you can find all versions of the php package tales-from-a-dev/tailwind-merge-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tales-from-a-dev/tailwind-merge-php
More information about tales-from-a-dev/tailwind-merge-php
Files in tales-from-a-dev/tailwind-merge-php
Package tailwind-merge-php
Short Description TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
License MIT
Homepage https://github.com/tales-from-a-dev/tailwind-merge-php
Informations about the package tailwind-merge-php
[!NOTE] This project is a fork from tailwind-merge by Sandro Gehri. Read the UPGRADE guide for upgrading to this package.
TailwindMerge for PHP allows you to merge multiple Tailwind CSS classes and automatically resolves conflicts between classes by removing classes conflicting with a class defined later.
A PHP port of tailwind-merge by dcastil.
Supports Tailwind v4.0 up to v4.3
Documentation
The bulk of the documentation is stored in the docs directory of this bundle:
Table of Contents
- Prerequisites
- Installation
- Usage
- Cache
- Configuration
Credits
License
This package is under the MIT license.
For the whole copyright, see the LICENSE file distributed with this source code.
All versions of tailwind-merge-php with dependencies
psr/simple-cache Version ^3.0
symfony/string Version ^6.4 || ^7.0 || ^8.0