Fugen
Fugen copied to clipboard
Command line tool for exporting resources and generating code from your Figma files
Extended templates: - ColorStyles added UIColor return type. Now we can use style directly in colors ``` let color: UIColor = .primaryWhite40 ``` - TextStyles added default system font, if...
Featue request. @almazrafi what about this feature?
SUBJ But, maybe, this way has a some bad practice? ``` titleLabel.attributedText = "Title".styled(.H1) ``` Looks pretty good? Like in Zeplin generation, and Figmagen?
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.13.1. Release notes Sourced from git's releases. Release v1.13.1 Full Changelog 667b830 Update the GitHub Action step "actions/checkout" from v2 to v3 (#608) 23a0ac4 Fix...