patternfly / design-tokens

MIT License
1 stars 8 forks source link

feat(export): add export all files to zip #67

Closed evwilkin closed 4 months ago

evwilkin commented 5 months ago

Closes #22

This PR:

Plugin source code now lives in plugins/export-patternfly-tokens/src and compiles to plugins/export-patternfly-tokens/dist, which is the final code used by Figma, by running yarn build:plugin.

Prior individual JSON file download links are unchanged. Note that plugins dist directory has been committed to allow for plug-and-play for designers rather than having to compile code, but I'm open to alternate suggestions.

srambach commented 5 months ago

@evwilkin has the process changed enough for the readme to be updated?

evwilkin commented 5 months ago

@srambach yes thanks for the catch, I'll update the README 👍

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: