Skip to content

Commit

Permalink
docs: added logo & video why tailwind-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Oudwins committed Apr 2, 2024
1 parent d8ef7af commit 505c18b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<div align="center">
<br />
<a href="https://github.com/Oudwins/tailwind-merge-go">
<img src="https://github.com/Oudwins/tailwind-merge-go/raw/assets/logo.svg" alt="tailwind-merge-go" height="150px" />
</a>
</div>

# tailwind-merge-go - Tailwind Merge For Golang

<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>
Expand Down Expand Up @@ -29,6 +36,9 @@ func main() {
## [Why use it?](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/what-is-it-for.md)

- See [tailwind-merge](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/what-is-it-for.md)
- Or Watch this amazing video on it

[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!"))

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

Expand Down Expand Up @@ -112,4 +122,5 @@ Checkout the [contributing docs](./CONTRIBUTING.md)
- Credit for all the hard work goes to [dcastil/tailwind-merge](https://github.com/dcastil/tailwind-merge/).
- For the tests I used
- For the approach and the code. I mostly translated from js to go
- For the logo
- 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
7 changes: 7 additions & 0 deletions assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 505c18b

Please sign in to comment.