RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflict with other packages using Stencil from official repo

Fedos opened this issue · comments

Using Stencil from custom fork turns out a bad idea

Could you please explain why it is a bad idea?

I'm using Stencil myself from original repo in other packages and now project doesn't build due to conflicts, so I have to stay at the previous version of figma-export.

Do you connect FigmaExport to your project via SPM?

I‘ll try to use original repo. The reason I made a fork is that templates is complex and unreadable because Stencil doesn't support trimming whitespaces and new lines.

I've released a new version where using original Stencil.

Do you connect FigmaExport to your project via SPM?

Yes

Along with my own exporters for Figma styles and some other exporters which use original Stencil