mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-07 15:39:00 -05:00
c3bc509a3f
npm version tag handling is weird. v0.1.1 was published as `beta` instead of `latest`. A new version is required for republishing. |
||
---|---|---|
.. | ||
src/lib | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json |
@penpot-export/core
penpot-export
is a tool designed to export your design tokens created in Penpot into ready-to-use code or parseable data files.
This package houses the code for the core functionality of penpot-export
.
Refer to the full documentation for usage notes.