mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-06 14:50:21 -05:00
8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"name": "example-styles",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"projectType": "application",
|
|
"sourceRoot": "apps/example-styles/src",
|
|
"tags": ["type:app"],
|
|
"targets": {}
|
|
}
|