New Features
- Enable named class group collections by dcastil in 16a31751fdfd87c39683fb4506dec6a0bf118772
- Class group collections in config can be an object, so you can use group references like `dynamicClasses.flex.direction` instead of just index-based ones like `dynamicClasses.flex.0`. More info on this in the [`createTailwindMerge()` API reference](https://github.com/dcastil/tailwind-merge/tree/v0.3.0#createtailwindmerge).
Bug Fixes
- Fix small typos in README by KeKs0r in https://github.com/dcastil/tailwind-merge/pull/1
Other
- tailwind-merge now has a logo by dcastil in 9402c8ec1b19714bb8ecb158eb124b89a8c1ba64, b96997942d4e92e045c9b08e7314843305b41fe2, dae2aaabf8c00b0d5086aff744aa2c53513daf33, e9e88060578483a3ed4728430f7b188e51aaef49, 4e2d9f160dae00e18ebcbecf54f4dd33dc4264bb <br /><br /><img src="https://github.com/dcastil/tailwind-merge/raw/v0.3.0/assets/logo.svg" alt="tailwind-merge" width="200px" />
**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v0.2.0...v0.3.0