0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 13:43:03 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers
Alex Sánchez 23e97fb3d7
Gradients (#108)
* linear gradient

* radial gradients

* fixes

* fixes
2024-05-13 16:44:00 +02:00
..
partials Gradients (#108) 2024-05-13 16:44:00 +02:00
index.ts Implement flatten (#105) 2024-05-13 13:21:46 +02:00
transformDocumentNode.ts replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
transformEllipseNode.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformFrameNode.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformGroupNode.ts Implement flatten (#105) 2024-05-13 13:21:46 +02:00
transformPageNode.ts Added support for background in pages (#56) 2024-04-22 10:52:25 +02:00
transformPathNode.ts Implement flatten (#105) 2024-05-13 13:21:46 +02:00
transformRectangleNode.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformSceneNode.ts Implement flatten (#105) 2024-05-13 13:21:46 +02:00
transformTextNode.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformVectorNode.ts Implement flatten (#105) 2024-05-13 13:21:46 +02:00