mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-05 03:08:39 +00:00

Converts properties figma normally shows as CSS values, but converted to the equivalent Slint syntax.
18 lines
No EOL
311 B
JSON
18 lines
No EOL
311 B
JSON
{
|
|
"name": "Figma to Slint",
|
|
"id": "1464256128189783424",
|
|
"api": "1.0.0",
|
|
"main": "code.js",
|
|
"capabilities": [],
|
|
"enableProposedApi": false,
|
|
"documentAccess": "dynamic-page",
|
|
"editorType": [
|
|
"figma"
|
|
],
|
|
"ui": "ui.html",
|
|
"networkAccess": {
|
|
"allowedDomains": [
|
|
"none"
|
|
]
|
|
}
|
|
} |