Open
Description
There are some classes which support numbers and percentages as arbitrary values in Tailwind CSS, e.g. brightness-[0.4]
and brightness-[40%]
are both equivalent. In tailwind-merge however, only numbers are supported in those. I should also add support for percentage values in those classes.
Affected theme groups:
brightness
contrast
saturate
scale