Skip Navigation
Docs

Installation

Get Started

Composer is the recommended way to install Tailwind Merge for Kirby. Run the following command in your terminal:

composer require tobimori/kirby-tailwind-merge

Alternatively, you can download and copy this repository to /site/plugins/tailwind-merge, or apply this repository as Git submodule. Support will not be provided for manual installations.

This plugin relies on tailwind-merge-php by Sandro Gehri for merging classes and only adapts it to work in the "Kirby ecosystem". Any issues related to merging classes should probably reported over there.