Question
What is the corresponding value of "pass through" in Figma blend mode to CSS "mix-blend-mode"?
Figma blend mode has a default value of “pass through”, but the default value for the “mix-blend-mode” property in CSS is “normal”. What is the corresponding value of “pass through” in the CSS property, and what is the difference between “pass through” and “normal”?
