0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-02-12 18:18:01 -05:00
penpot-export/packages/penpot-css-export
Roberto Redradix 990260bf81 chore(cli): remove get-page call
Instead of making a new call to the Penpot API to retrieve page components, retrieve them from the Penpot file already downloaded.

Midway, it fixes some Penpot API types from arrays to records.
2023-08-31 20:23:27 +02:00
..
src chore(cli): remove get-page call 2023-08-31 20:23:27 +02:00
.gitignore Initial commit 2023-08-21 08:36:47 +02:00
.prettierignore build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
.prettierrc.json build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
package.json build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
tsconfig.json Initial commit 2023-08-21 08:36:47 +02:00
yarn.lock Initial commit 2023-08-21 08:36:47 +02:00