mirror of
https://github.com/slint-ui/slint.git
synced 2025-07-07 13:15:23 +00:00

Converts properties figma normally shows as CSS values, but converted to the equivalent Slint syntax.
14 lines
438 B
YAML
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"
|