ExFig Action
Version updated for https://github.com/alexey1312/exfig-action to version v1.0.14.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ExFig Action is a GitHub Action designed to automate the export of design assets such as colors, icons, images, and typography from Figma to a codebase using the ExFig CLI. It streamlines the integration of Figma designs into development workflows by providing caching for incremental exports, customizable asset filtering, and support for batch processing. This action helps teams maintain up-to-date design assets while improving efficiency and reducing manual effort.
Release notes
[1.0.14] - 2026-01-20
Bug Fixes
- action: Prevent Slack HTTP 400 on empty SUBTITLE in failure notifications by @alexey1312