Skip to content

Fix broken links in README#662

Merged
dcastil merged 2 commits into
dcastil:mainfrom
maurer2:patch-1
Mar 19, 2026
Merged

Fix broken links in README#662
dcastil merged 2 commits into
dcastil:mainfrom
maurer2:patch-1

Conversation

@maurer2

@maurer2 maurer2 commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Hello, I noticed that the links in the "Get started" section are broken.

Cheers

@github-actions github-actions Bot added the context-v3 Related to tailwind-merge v3 label Mar 18, 2026
@maurer2
maurer2 marked this pull request as ready for review March 18, 2026 16:28
@dcastil

dcastil commented Mar 18, 2026

Copy link
Copy Markdown
Owner

Hey @maurer2! 👋

The README is auto-generated from https://github.com/dcastil/tailwind-merge/blob/v3.5.0/docs/README.md with the script in https://github.com/dcastil/tailwind-merge/blob/v3.5.0/scripts/update-readme.mjs. Can you update it to blob in the script instead? Then that change will propagate to the generated top-level README file.

@maurer2
maurer2 marked this pull request as draft March 18, 2026 22:31
@maurer2
maurer2 marked this pull request as ready for review March 18, 2026 22:51
@maurer2

maurer2 commented Mar 18, 2026

Copy link
Copy Markdown
Contributor Author

Okay, I see. I reverted the changes in Readme.md and updated the url in the script instead.

Cheers

@dcastil dcastil left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@codspeed-hq

codspeed-hq Bot commented Mar 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 7 untouched benchmarks


Comparing maurer2:patch-1 (48894e6) with main (5e0d222)

Open in CodSpeed

@dcastil
dcastil merged commit 64b007b into dcastil:main Mar 19, 2026
5 checks passed
@github-actions

Copy link
Copy Markdown

This was addressed in release v3.5.0-dev.64b007bdec9bfb71b4862a54d34abd4f134708ba.

@dcastil dcastil added the documentation Improvements or additions to documentation label May 10, 2026
@github-actions

Copy link
Copy Markdown

This was addressed in release v3.6.0.

Repository owner deleted a comment from github-actions Bot May 10, 2026
sickn33 added a commit to sickn33/agentic-awesome-skills that referenced this pull request Jun 25, 2026
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg)

<h3>Snyk has created this PR to upgrade tailwind-merge from 3.5.0 to 3.6.0.</h3>

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

<hr/>

- The recommended version is **9 versions** ahead of your current version.

- The recommended version was released **a month ago**.

<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>tailwind-merge</b></summary>
    <ul>
      <li>
        <b>3.6.0</b> - <a href="https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v3.6.0">2026-05-10</a></br><h3>New Features</h3>
<ul>
<li>Add support for Tailwind CSS v4.3 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcastil/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/dcastil">@ dcastil</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4413163200" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#677" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/677/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/677">#677</a>
<ul>
<li>Add <code>postfixLookupClassGroups</code> option to config to support Tailwind utilities where a slash is part of the full class name, like named container queries</li>
</ul>
</li>
<li>Add support for readonly array values by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/unional/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/unional">@ unional</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3971763805" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#652" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/652/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/652">#652</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix broken links in README by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/maurer2/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/maurer2">@ maurer2</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4096308114" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#662" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/662/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/662">#662</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>Harden internal CI pipeline security by omitting git checkout by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcastil/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/dcastil">@ dcastil</a>, suggested by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kyletaylored/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/kyletaylored">@ kyletaylored</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/dcastil/tailwind-merge/commit/6b2499c10cf52bed42426d30b4219e90374b30d6/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/commit/6b2499c10cf52bed42426d30b4219e90374b30d6"><tt>6b2499c</tt></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://redirect.github.com/dcastil/tailwind-merge/compare/v3.5.0...v3.6.0"><tt>v3.5.0...v3.6.0</tt></a></p>
<p>Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/brandonmcconnell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/brandonmcconnell">@ brandonmcconnell</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/manavm1990/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/manavm1990">@ manavm1990</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/langy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/langy">@ langy</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/roboflow/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/roboflow">@ roboflow</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/syntaxfm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/syntaxfm">@ syntaxfm</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/getsentry/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/getsentry">@ getsentry</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/codecov/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/codecov">@ codecov</a>, a private sponsor, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/block/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/block">@ block</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/openclaw/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/openclaw">@ openclaw</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/sourcegraph/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/sourcegraph">@ sourcegraph</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mike-healy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/mike-healy">@ mike-healy</a> and more via <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/thnxdev/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/thnxdev">@ thnxdev</a> for sponsoring tailwind-merge! ❤️</p>
      </li>
      <li>
        <b>3.6.0-dev.d54f7e5713c653d0171971405344f7c6e44d418f</b> - 2026-05-10
      </li>
      <li>
        <b>3.6.0-dev.d4a5a401daa47cb56b0bee8e02b1abdfaec17499</b> - 2026-05-10
      </li>
      <li>
        <b>3.6.0-dev.ad21d5af742ca64534ce4758b089f1744a0b3823</b> - 2026-05-24
      </li>
      <li>
        <b>3.6.0-dev.8a38645c0b6e6e8d00be827de025a6e7e5dad211</b> - 2026-06-23
      </li>
      <li>
        <b>3.6.0-dev.72b4e4ca802124880a39fc066b9f1d62c253477f</b> - 2026-05-10
      </li>
      <li>
        <b>3.6.0-dev.20845db4cb580aa2375b9eba3d695d0ece18bc87</b> - 2026-05-24
      </li>
      <li>
        <b>3.6.0-dev.0e095cfbb60a39c50ed4633036008e21e8d4c325</b> - 2026-06-23
      </li>
      <li>
        <b>3.6.0-dev.0a71d607b14ed4bd970d91a823c9a732d33cfb92</b> - 2026-06-17
      </li>
      <li>
        <b>3.5.0</b> - <a href="https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v3.5.0">2026-02-18</a></br><h3>New Features</h3>
<ul>
<li>Add support for Tailwind CSS v4.2 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcastil/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/dcastil">@ dcastil</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3959950622" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#651" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/651/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/651">#651</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://redirect.github.com/dcastil/tailwind-merge/compare/v3.4.1...v3.5.0"><tt>v3.4.1...v3.5.0</tt></a></p>
<p>Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/brandonmcconnell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/brandonmcconnell">@ brandonmcconnell</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/manavm1990/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/manavm1990">@ manavm1990</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/langy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/langy">@ langy</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/roboflow/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/roboflow">@ roboflow</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/syntaxfm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/syntaxfm">@ syntaxfm</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/getsentry/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/getsentry">@ getsentry</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/codecov/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/codecov">@ codecov</a>, a private sponsor, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/block/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/block">@ block</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/openclaw/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/openclaw">@ openclaw</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/sourcegraph/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/sourcegraph">@ sourcegraph</a> and more via <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/thnxdev/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/thnxdev">@ thnxdev</a> for sponsoring tailwind-merge! ❤️</p>
      </li>
    </ul>
    from <a href="https://redirect.github.com/dcastil/tailwind-merge/releases">tailwind-merge GitHub release notes</a>
  </details>
</details>

---

> [!IMPORTANT]
>
> - Check the changes in this PR to ensure they won't cause issues with your project.
> - This PR was automatically created by Snyk using the credentials of a real user.

---

**Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._

**For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6ImZha2Uta2V5IiwiYW5vbnltb3VzSWQiOiIwNjRlNTJjMS01OTBmLTQ3ZjgtOGU5Ny1hODIzMzRhYjczOWMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjA2NGU1MmMxLTU5MGYtNDdmOC04ZTk3LWE4MjMzNGFiNzM5YyJ9fQ==" width="0" height="0"/>

> - 🧐 [View latest project report](https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=&utm_content=fix-pr-template)
> - 🛠 [Adjust upgrade PR settings](https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f/settings/integration?pkg&#x3D;tailwind-merge&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

[//]: # 'snyk:metadata:{"breakingChangeRiskLevel":null,"FF_showPullRequestBreakingChanges":false,"FF_showPullRequestBreakingChangesWebSearch":false,"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"tailwind-merge","from":"3.5.0","to":"3.6.0"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"064e52c1-590f-47f8-8e97-a82334ab739c","prPublicId":"064e52c1-590f-47f8-8e97-a82334ab739c","packageManager":"npm","priorityScoreList":[],"projectPublicId":"e1f199d3-0a16-4ac7-a9a1-528e774fc41f","projectUrl":"https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":9,"publishedDate":"2026-05-10T12:56:43.142Z"},"vulns":[]}'
munir-abbasi pushed a commit to munir-abbasi/agentic-awesome-skills that referenced this pull request Jul 13, 2026
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg)

<h3>Snyk has created this PR to upgrade tailwind-merge from 3.5.0 to 3.6.0.</h3>

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

<hr/>

- The recommended version is **9 versions** ahead of your current version.

- The recommended version was released **a month ago**.

<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>tailwind-merge</b></summary>
    <ul>
      <li>
        <b>3.6.0</b> - <a href="https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v3.6.0">2026-05-10</a></br><h3>New Features</h3>
<ul>
<li>Add support for Tailwind CSS v4.3 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcastil/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/dcastil">@ dcastil</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4413163200" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#677" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/677/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/677">#677</a>
<ul>
<li>Add <code>postfixLookupClassGroups</code> option to config to support Tailwind utilities where a slash is part of the full class name, like named container queries</li>
</ul>
</li>
<li>Add support for readonly array values by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/unional/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/unional">@ unional</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3971763805" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#652" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/652/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/652">#652</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix broken links in README by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/maurer2/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/maurer2">@ maurer2</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4096308114" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#662" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/662/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/662">#662</a></li>
</ul>
<h3>Other</h3>
<ul>
<li>Harden internal CI pipeline security by omitting git checkout by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcastil/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/dcastil">@ dcastil</a>, suggested by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kyletaylored/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/kyletaylored">@ kyletaylored</a> in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/dcastil/tailwind-merge/commit/6b2499c10cf52bed42426d30b4219e90374b30d6/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/commit/6b2499c10cf52bed42426d30b4219e90374b30d6"><tt>6b2499c</tt></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://redirect.github.com/dcastil/tailwind-merge/compare/v3.5.0...v3.6.0"><tt>v3.5.0...v3.6.0</tt></a></p>
<p>Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/brandonmcconnell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/brandonmcconnell">@ brandonmcconnell</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/manavm1990/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/manavm1990">@ manavm1990</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/langy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/langy">@ langy</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/roboflow/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/roboflow">@ roboflow</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/syntaxfm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/syntaxfm">@ syntaxfm</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/getsentry/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/getsentry">@ getsentry</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/codecov/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/codecov">@ codecov</a>, a private sponsor, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/block/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/block">@ block</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/openclaw/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/openclaw">@ openclaw</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/sourcegraph/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/sourcegraph">@ sourcegraph</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mike-healy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/mike-healy">@ mike-healy</a> and more via <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/thnxdev/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/thnxdev">@ thnxdev</a> for sponsoring tailwind-merge! ❤️</p>
      </li>
      <li>
        <b>3.6.0-dev.d54f7e5713c653d0171971405344f7c6e44d418f</b> - 2026-05-10
      </li>
      <li>
        <b>3.6.0-dev.d4a5a401daa47cb56b0bee8e02b1abdfaec17499</b> - 2026-05-10
      </li>
      <li>
        <b>3.6.0-dev.ad21d5af742ca64534ce4758b089f1744a0b3823</b> - 2026-05-24
      </li>
      <li>
        <b>3.6.0-dev.8a38645c0b6e6e8d00be827de025a6e7e5dad211</b> - 2026-06-23
      </li>
      <li>
        <b>3.6.0-dev.72b4e4ca802124880a39fc066b9f1d62c253477f</b> - 2026-05-10
      </li>
      <li>
        <b>3.6.0-dev.20845db4cb580aa2375b9eba3d695d0ece18bc87</b> - 2026-05-24
      </li>
      <li>
        <b>3.6.0-dev.0e095cfbb60a39c50ed4633036008e21e8d4c325</b> - 2026-06-23
      </li>
      <li>
        <b>3.6.0-dev.0a71d607b14ed4bd970d91a823c9a732d33cfb92</b> - 2026-06-17
      </li>
      <li>
        <b>3.5.0</b> - <a href="https://redirect.github.com/dcastil/tailwind-merge/releases/tag/v3.5.0">2026-02-18</a></br><h3>New Features</h3>
<ul>
<li>Add support for Tailwind CSS v4.2 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcastil/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/dcastil">@ dcastil</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3959950622" data-permission-text="Title is private" data-url="dcastil/tailwind-merge#651" data-hovercard-type="pull_request" data-hovercard-url="/dcastil/tailwind-merge/pull/651/hovercard" href="https://redirect.github.com/dcastil/tailwind-merge/pull/651">#651</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://redirect.github.com/dcastil/tailwind-merge/compare/v3.4.1...v3.5.0"><tt>v3.4.1...v3.5.0</tt></a></p>
<p>Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/brandonmcconnell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/brandonmcconnell">@ brandonmcconnell</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/manavm1990/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/manavm1990">@ manavm1990</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/langy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/langy">@ langy</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/roboflow/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/roboflow">@ roboflow</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/syntaxfm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/syntaxfm">@ syntaxfm</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/getsentry/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/getsentry">@ getsentry</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/codecov/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/codecov">@ codecov</a>, a private sponsor, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/block/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/block">@ block</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/openclaw/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/openclaw">@ openclaw</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/sourcegraph/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/sourcegraph">@ sourcegraph</a> and more via <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/thnxdev/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://redirect.github.com/thnxdev">@ thnxdev</a> for sponsoring tailwind-merge! ❤️</p>
      </li>
    </ul>
    from <a href="https://redirect.github.com/dcastil/tailwind-merge/releases">tailwind-merge GitHub release notes</a>
  </details>
</details>

---

> [!IMPORTANT]
>
> - Check the changes in this PR to ensure they won't cause issues with your project.
> - This PR was automatically created by Snyk using the credentials of a real user.

---

**Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._

**For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6ImZha2Uta2V5IiwiYW5vbnltb3VzSWQiOiIwNjRlNTJjMS01OTBmLTQ3ZjgtOGU5Ny1hODIzMzRhYjczOWMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjA2NGU1MmMxLTU5MGYtNDdmOC04ZTk3LWE4MjMzNGFiNzM5YyJ9fQ==" width="0" height="0"/>

> - 🧐 [View latest project report](https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=&utm_content=fix-pr-template)
> - 🛠 [Adjust upgrade PR settings](https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f/settings/integration?pkg&#x3D;tailwind-merge&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

[//]: # 'snyk:metadata:{"breakingChangeRiskLevel":null,"FF_showPullRequestBreakingChanges":false,"FF_showPullRequestBreakingChangesWebSearch":false,"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"tailwind-merge","from":"3.5.0","to":"3.6.0"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"064e52c1-590f-47f8-8e97-a82334ab739c","prPublicId":"064e52c1-590f-47f8-8e97-a82334ab739c","packageManager":"npm","priorityScoreList":[],"projectPublicId":"e1f199d3-0a16-4ac7-a9a1-528e774fc41f","projectUrl":"https://app.eu.snyk.io/org/antigravity-awesome-skills-default/project/e1f199d3-0a16-4ac7-a9a1-528e774fc41f?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":9,"publishedDate":"2026-05-10T12:56:43.142Z"},"vulns":[]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

context-v3 Related to tailwind-merge v3 documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants