0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-01-06 14:50:10 -05:00

chore(demo): update Penpot file id

This commit is contained in:
Roberto Redradix 2023-08-22 11:36:13 +02:00
parent 1edea394de
commit 878d18dcb2
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ const config = {
pages: [
{
output: 'src/styles/ui.css', // 👈🏻 Path where your css should be generated.
fileId: '71b1702b-2eb1-81d6-8002-f82a5f182087',
fileId: 'abea3ef6-4c19-808a-8003-01370d9cb586',
pageId: '71b1702b-2eb1-81d6-8002-f82a5f182088',
},
],

View file

@ -8,7 +8,7 @@ const config = {
pages: [
{
output: 'src/styles/ui.css', // 👈🏻 Path where your css should be generated.
fileId: '71b1702b-2eb1-81d6-8002-f82a5f182087',
fileId: 'abea3ef6-4c19-808a-8003-01370d9cb586',
pageId: '71b1702b-2eb1-81d6-8002-f82a5f182088',
},
],