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

4 commits

Author SHA1 Message Date
Roberto Redradix
ba9886beb4 feat(demo): split demos per output format
Adds a SCSS-specific demo
2023-09-15 18:12:15 +02:00
Roberto Redradix
83ba6f93d5 refactor(core): validate user config in a more expressive way
zod unions are exclusive, so the UserConfig type couldn't be kept as a union either for having at least a colors, typographies or pages output.

This check has been moved to a runtime zod refine custom validation.
2023-09-04 17:42:34 +02:00
Roberto Redradix
aa2b97c571 build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
Enrique Bernabeu
9eed1481ce Initial commit 2023-08-21 08:36:47 +02:00