Commits
Click on a commit to change the comparison rangeadd inset-shadow and inset-ring utilities add field-sizing utilities add color-scheme utilities add font-stretch utilities remove deprecated opacity utilities add renamed utilities and mark deprecated but still supported classes add support for arbitrary custom properties (CSS variables) and re-architect tailwind-merge config attempt: group theme getters and scale helpers into objects Revert "attempt: group theme getters and scale helpers into objects"
Bundle size of twMerge increased from +5.6% to +9.4% due to this.
This reverts commit 323870803145faaae85fd6ce2b2b4ba17a7a9608. use better naming for variables inside getDefaultConfig move arbitrary validators out of theme scales to class groups directly add support for important modifier at the end of base class name add support for new prefix syntax add test case for arbitrary variant without `&` symbol adjust configuration documentation to new theme scales update documentation to new validators and theme scale adjust default config based on https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 test: add hardcoded list of position-sensitive modifiers to test perf of that change `positionSensitiveModifiers` to array remove modifier sorting to check perf add configurable orderSensitiveModifiers to tailwind-merge fix tests and add test for modifiers order add test for modifiers order of twMerge add `orderSensitiveModifiers` and Tailwind CSS v4 features to docs remove separator from docs add migration doc for tailwind-merge v3