slint/pnpm-workspace.yaml
Nigel Breslaw de687b4093
Simple Figma attributes inspector plugin (#7446)
Converts properties figma normally shows as CSS values, but converted to the equivalent Slint syntax.
2025-01-24 13:10:00 +02:00

14 lines
438 B
YAML

# Copyright © SixtyFPS GmbH <info@slint.dev>
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
packages:
- "api/node"
- "editors/vscode"
- "tools/figma-inspector"
- "tools/slintpad"
- "demos/printerdemo/node"
- "demos/home-automation/node"
- "examples/imagefilter/node"
- "examples/carousel/node"
- "examples/todo/node"
- "examples/memory"
- "docs/astro"