RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
732 stars 115 forks source link

Relative file path support #5

Closed modestman closed 4 years ago

modestman commented 4 years ago

File paths used in this properties

Is relative path supported?

If supported, please update the Readme.md

subdan commented 4 years ago

Yes, it is. You can specify relative path. xcassetsPath: "./Resource/Assets.xcassets"