figma-export
figma-export copied to clipboard
Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
Hi! Thanks for cool library I need to have different **resourcePackage** for resources, for example to use common fonts from core module. What I mean: ```yaml # [optional] Android export...
.title1 should be renamed to .title .caption1 should be renamed to .caption ``` public enum DynamicTypeStyle: String, RawRepresentable { case largeTitle = "Large Title" case title1 = "Title 1" case...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
**Tool version: 0.38.0** This week, I encountered a very strange bug. Everything was exporting fine except for the colors, and the terminal simply output the following error: ``` Error: Failed...