Currently, [palette-mix()](https://drafts.csswg.org/css-fonts-4/#funcdef-palette-mix) only supports taking exactly two mix components, much like color-mix() did in the past. To match the other mix functions, it should be updated to support an arbitrary number of mix components.
Currently, palette-mix() only supports taking exactly two mix components, much like color-mix() did in the past.
To match the other mix functions, it should be updated to support an arbitrary number of mix components.