simple-merge-class-names 5.0.3 → 5.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -11
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ A straightforward utility for merging CSS class names in `React + Tailwind` and
|
|
|
4
4
|
|
|
5
5
|
## Table of Contents
|
|
6
6
|
|
|
7
|
-
- [
|
|
7
|
+
- [We Stand with Palestine](#we-stand-with-palestine)
|
|
8
8
|
- [Production Considerations](#production-considerations)
|
|
9
9
|
- [Installation](#installation)
|
|
10
10
|
- [Install Prettier With VSCode (Most Recommended)](#install-prettier-with-vscode-most-recommended)
|
|
@@ -24,19 +24,13 @@ A straightforward utility for merging CSS class names in `React + Tailwind` and
|
|
|
24
24
|
- [Where This Package Excels](#where-this-package-excels)
|
|
25
25
|
- [License](#license)
|
|
26
26
|
|
|
27
|
-
##
|
|
27
|
+
## We Stand with Palestine <img src="https://raw.githubusercontent.com/new-AF/simple-merge-class-names/main/.github/images/ps.svg" alt="Flag of Palestine" height="11" />
|
|
28
28
|
|
|
29
|
-
|
|
30
|
-
src="https://raw.githubusercontent.com/new-AF/simple-merge-class-names/main/.github/images/ps.svg"
|
|
31
|
-
alt="Flag of Palestine"
|
|
32
|
-
height="10"
|
|
33
|
-
/>
|
|
29
|
+
- [Donate](https://gazafunds.com/)
|
|
34
30
|
|
|
35
|
-
[
|
|
31
|
+
- [Boycott Brands Supporting Genocide](https://www.uplift.ie/bds/)
|
|
36
32
|
|
|
37
|
-
[
|
|
38
|
-
|
|
39
|
-
[Legal Action](https://www.hindrajabfoundation.org/perpetrators)
|
|
33
|
+
- [Legal Action](https://www.hindrajabfoundation.org/perpetrators)
|
|
40
34
|
|
|
41
35
|
## Production Considerations
|
|
42
36
|
|