Skip to content

Commit 505c18b

Browse files
committed
docs: added logo & video why tailwind-merge
1 parent d8ef7af commit 505c18b

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<div align="center">
2+
<br />
3+
<a href="https://github.com/Oudwins/tailwind-merge-go">
4+
<img src="https://github.com/Oudwins/tailwind-merge-go/raw/assets/logo.svg" alt="tailwind-merge-go" height="150px" />
5+
</a>
6+
</div>
7+
18
# tailwind-merge-go - Tailwind Merge For Golang
29

310
<a href="https://pkg.go.dev/github.com/Oudwins/tailwind-merge-go"><img src="https://pkg.go.dev/badge/github.com//github.com/Oudwins/tailwind-merge-go.svg" alt="Go Reference" /></a>
@@ -29,6 +36,9 @@ func main() {
2936
## [Why use it?](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/what-is-it-for.md)
3037

3138
- See [tailwind-merge](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/what-is-it-for.md)
39+
- Or Watch this amazing video on it
40+
41+
[Watch this introduction video from Simon Vrachliotis (@simonswiss) ↓ ![The "why" behind tailwind-merge](https://img.youtube.com/vi/tfgLd5ZSNPc/maxresdefault.jpg)](https://www.youtube.com/watch?v=tfgLd5ZSNPc (Watch YouTube video "Tailwind-Merge Is Incredibly Useful — And Here's Why!"))
3242

3343
## [Limitations](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/limitations.md)
3444

@@ -112,4 +122,5 @@ Checkout the [contributing docs](./CONTRIBUTING.md)
112122
- Credit for all the hard work goes to [dcastil/tailwind-merge](https://github.com/dcastil/tailwind-merge/).
113123
- For the tests I used
114124
- For the approach and the code. I mostly translated from js to go
125+
- For the logo
115126
- Big thank you to [tylantz/go-tailwind-merge/](https://github.com/tylantz/go-tailwind-merge/tree/main) for pushing me to finally do this by writing a very interesting version of this same idea (I encourage you to check it out) and for the code to generate a go test file based on tailwind-merge's tests

assets/logo.svg

Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)