figma-export icon indicating copy to clipboard operation
figma-export copied to clipboard

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

Results 25 figma-export issues
Sort by recently updated
recently updated
newest added

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...

enhancement

.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...

dependencies

**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...