Socket
Socket
Sign inDemoInstall

tailwind-merge

Package Overview
Dependencies
2
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2-dev.361cf8c63c83993691571b078950461db883ca3a to 2.2.2-dev.428f6813ca4bd0030b497ef6748da82f03f89776

2

package.json
{
"name": "tailwind-merge",
"version": "2.2.2-dev.361cf8c63c83993691571b078950461db883ca3a",
"version": "2.2.2-dev.428f6813ca4bd0030b497ef6748da82f03f89776",
"description": "Merge Tailwind CSS classes without style conflicts",

@@ -5,0 +5,0 @@ "keywords": [

@@ -6,3 +6,3 @@ <!-- This file is autogenerated. If you want to change this content, please do the changes in `./docs/README.md` instead. -->

<a href="https://github.com/dcastil/tailwind-merge">
<img src="https://github.com/dcastil/tailwind-merge/raw/361cf8c63c83993691571b078950461db883ca3a/assets/logo.svg" alt="tailwind-merge" height="150px" />
<img src="https://github.com/dcastil/tailwind-merge/raw/428f6813ca4bd0030b497ef6748da82f03f89776/assets/logo.svg" alt="tailwind-merge" height="150px" />
</a>

@@ -29,12 +29,12 @@ </div>

- [What is it for](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/what-is-it-for.md)
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/when-and-how-to-use-it.md)
- [Features](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/features.md)
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/limitations.md)
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/configuration.md)
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/recipes.md)
- [API reference](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/api-reference.md)
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/writing-plugins.md)
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/versioning.md)
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/contributing.md)
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/361cf8c63c83993691571b078950461db883ca3a/docs/similar-packages.md)
- [What is it for](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/what-is-it-for.md)
- [When and how to use it](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/when-and-how-to-use-it.md)
- [Features](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/features.md)
- [Limitations](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/limitations.md)
- [Configuration](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/configuration.md)
- [Recipes](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/recipes.md)
- [API reference](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/api-reference.md)
- [Writing plugins](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/writing-plugins.md)
- [Versioning](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/versioning.md)
- [Contributing](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/contributing.md)
- [Similar packages](https://github.com/dcastil/tailwind-merge/tree/428f6813ca4bd0030b497ef6748da82f03f89776/docs/similar-packages.md)

@@ -11,3 +11,3 @@ /**

export type ClassNameValue = ClassNameArray | string | null | undefined | 0 | false
export type ClassNameValue = ClassNameArray | string | null | undefined | 0 | 0n | false
type ClassNameArray = ClassNameValue[]

@@ -14,0 +14,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc