Skip to content

Commit 4e773a0

Browse files
committed
[css-values-5] Added palette-mix() to list of mix notations
1 parent 8d02115 commit 4e773a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-values-5/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ Mixing and Interpolation Notations: the *-mix() family</h2>
240240
for interpolating two <<color>> values
241241
* ''cross-fade()'',
242242
for interpolating <<image>> values
243+
* ''palette-mix()'',
244+
for interpolating two 'font-palette' values
243245

244246
and finally the generic ''mix()'' notation,
245247
which can represent the interpolation of any property's values

0 commit comments

Comments
 (0)