mikaelvesavuori / figmagic

Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.
https://docs.figmagic.com
MIT License
807 stars 71 forks source link

Support blend modes #126

Open mikaelvesavuori opened 2 years ago

mikaelvesavuori commented 2 years ago

Currently, colors do not support blend modes. This issue would adress adding support for blend modes.

I currently have no clear idea of how this would manifest itself; perhaps it would use CSS blend modes (https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) that would add an extra line to the generated data.