0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-01-07 15:39:00 -05:00
penpot-export/packages/core
Roberto Redradix 8a39949ed0 feat!(core): follow W3C draft design tokens format spec for colors and typographies in JSON output
Draft spec (24 July 2023): https://tr.designtokens.org/format/

Deprecate JSON output for page components, since the spec is not flexible enough for arbitrary properties.
2023-09-15 18:51:35 +02:00
..
src/lib feat!(core): follow W3C draft design tokens format spec for colors and typographies in JSON output 2023-09-15 18:51:35 +02:00
.gitignore refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
.prettierignore refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
.prettierrc.json refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
package.json refactor(core): validate user config in a more expressive way 2023-09-04 17:42:34 +02:00
tsconfig.json refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00