ExFig Action
Version updated for https://github.com/DesignPipe/exfig-action to version v3.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ExFig Action is a GitHub Action designed to automate the export of design assets—such as colors, icons, images, and typography—from Figma directly into a codebase using the ExFig CLI. It streamlines the integration of design and development workflows by enabling efficient, incremental exports with built-in caching and customizable filtering. This action is particularly useful for maintaining up-to-date design systems and ensuring consistency across projects.
What’s Changed
[3.1.1] - 2026-03-31
Bug Fixes
- lint: Improve error handling, type safety, and Slack notification paths by @alexey1312