Hello small thing that is not in the roadmap, and might be great
tldr for the few points :
- update figma plugin (or even add a weweb plugin extension, (that could be powered by WeWeb AI btw in muliple aspect)
- Update the import style code :
eg :
not has to be in figma plugin, but be able to add for eg :
[
{
"type": "spacing",
"name": "Spacing/xxs",
"value": "4px"
},
{
"type": "spacing",
"name": "Spacing/xs",
"value": "8px"
}
[
{
"type": "radius",
"name": "Radius/xs",
"value": "8px"
}
]
and to see those in the library style guide (without having to do some work around with data variable/else
In the right panel to have the possibility to choose which style added can be added to a property. for example : border-radius : only be able to display only “type”: “radius”
or for text color, a Color/text only (for the example and short way to say it)
For eg
No that short this tldr