Skip to content

Commit d18d28f

Browse files
committed
docs: small update to docs referencing current version
1 parent f6b6bdc commit d18d28f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ func main() {
2020
- Supports Tailwind v3.0 up to v3.4
2121
- Support for extending the default configuration
2222
- Support for providing your own caching solution
23+
- 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)
2324

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

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

4244
## Acknowledgments
4345

0 commit comments

Comments
 (0)