You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-20
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This addon allows you to merge multiple [Tailwind CSS](https://tailwindcss.com/)
8
8
9
9
This addon provides:
10
10
11
-
- An Antlers modifier for merging the Tailwind CSS classes
11
+
- An Antlers modifier for merging the Tailwind CSS classes.
12
12
- Installs the [`tailwind-merge-laravel`](https://github.com/gehrisandro/tailwind-merge-laravel) package which provides the merge functionality within the Laravel context.
If you want, you can disable the behavior of automatically resolving variables from the cascade entirely by passing `false` as parameter and handle everything on your own as seen below.
41
+
It is possible to apply the modifier to a string, an array or a combination of both:
There is currently not more to that addon as written above but the underlying Laravel package is capable of so much more. Please have a look at its [GitHub Repo](https://github.com/gehrisandro/tailwind-merge-laravel).
0 commit comments