Skip to content

Commit

Permalink
docs: small update to docs referencing current version
Browse files Browse the repository at this point in the history
  • Loading branch information
Oudwins committed Mar 12, 2024
1 parent f6b6bdc commit d18d28f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ func main() {
- Supports Tailwind v3.0 up to v3.4
- Support for extending the default configuration
- Support for providing your own caching solution
- Its in 0.1.0, can I use it? Sure! I will personally be deploying this to prod. It's only in pre 1.0 because there some extra features I want to add before the 1.0 release (see roadmap)

## [Why use it?](https://github.com/dcastil/tailwind-merge/blob/v2.2.1/docs/what-is-it-for.md)

Expand All @@ -38,6 +39,7 @@ func main() {
- Build the class map on initialization and have a simple config style
- replace regex with more performant solution
- Move arbitrary value delimeters '[' & ']' to config somehow?
- Plugins & easy plugin api.

## Acknowledgments

Expand Down

0 comments on commit d18d28f

Please sign in to comment.