Changelog
Find out about Specify latest product changes.
Mar 5, 2024
Collect Bitmap from your Figma files
It’s now possible to collect your bitmap from your Design System and use Specify to distribute them to any stack you need thanks to our parsers. Once collected, You can extract them trough the SDK or send them directly to your GitHub repository.
Parsers
New parser:
to-bitmap-file
that allows you to distribute your bitmap to your destinationto-css-custom-properties: Allow unresolvable aliases with a new option:
allowUnresolvable
to-javascript: Add method
withMode
to improve the developer experienceto-tailwind: Implement
removeModesIfSameValue
andremoveSingleMode
svg-to-jsx: Add
filePrefix
option with two new option:filePrefix
&fileSuffix
Check out our documentation to learn more
Bug fixes & improvements
Improve the performance of our importer to allow massive import
Improve the sorting of design tokens in a repository
Fix a bug that would prevent the sync of collections with brackets in their name