0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-01-08 16:00:08 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Roberto Redradix
61ec971192 chore(cli): temporarily avoid conflicting normalized typography names 2023-08-29 17:23:04 +02:00
Roberto Redradix
e19ea35b84 feat: allow exporting typographies CSS 2023-08-29 17:23:04 +02:00
Roberto Redradix
028e29f4c0 chore(cli): avoid creating a static array instance for base config
The `pages` property is overwritten at `validateAndNormalizePenpotExportConfig` to avoid an infinite loop. Remove that possibility altogether.
2023-08-22 17:50:00 +02:00
Roberto Redradix
218e01636f feat(cli): show a meaninfull error for Penpot API error responses 2023-08-22 17:11:54 +02:00
Roberto Redradix
1754228058 style(cli): format code base 2023-08-22 13:54:58 +02:00
Roberto Redradix
aa2b97c571 build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
Roberto Redradix
712ae191e7 build(cli): use a valid license in package.json 2023-08-22 13:54:35 +02:00
Roberto Redradix
878d18dcb2 chore(demo): update Penpot file id 2023-08-22 13:54:25 +02:00
Roberto Redradix
1edea394de chore(demo): fix config type annonation 2023-08-22 13:54:09 +02:00
Enrique Bernabeu
49dd395dc8 Moved types 2023-08-21 08:40:26 +02:00
Enrique Bernabeu
9eed1481ce Initial commit 2023-08-21 08:36:47 +02:00