ExFig Action
Version updated for https://github.com/alexey1312/exfig-action to version v2.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
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 to a codebase using the ExFig CLI. It provides built-in caching for incremental exports and supports various configurations for filtering assets, managing API rate limits, and enabling notifications. This action streamlines the integration of design elements into development workflows, saving time and reducing manual effort.
Release notes
[2.1.1] - 2026-03-02
Bug Fixes
- pkl: Bump pkl version from 0.30.2 to 0.31.0 by @alexey1312