RedMadRobot / figma-export

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

Add iOS illustration scales to the config file #74

Closed NoFearJoe closed 3 years ago

NoFearJoe commented 3 years ago

There are no phones with a 1x display scale supporting the latest OS versions. So, we don't have to download 1x assets. This is why I added the scales parameter into the config file which gives an ability to choose appropriate scales for your project.