0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-09 16:31:01 -05:00
penpot-plugins/apps/example-styles/project.json
2024-02-27 11:48:27 +01:00

8 lines
203 B
JSON

{
"name": "example-styles",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "application",
"sourceRoot": "apps/example-styles/src",
"tags": [],
"targets": {}
}