zeplin-extension-style-kit
Version:
Models and utilities to generate CSS-like style code in Zeplin extensions.
44 lines • 673 B
JSON
{
"type": "shape",
"name": "rect-simple",
"exportable": false,
"rotation": 0,
"opacity": 1,
"blendMode": "normal",
"borderRadius": 0,
"absoluteRect": {
"x": 74,
"y": 50,
"width": 138,
"height": 99
},
"rect": {
"y": 50,
"x": 74,
"width": 138,
"height": 99
},
"content": "",
"borders": [],
"fills": [
{
"fillType": "color",
"blendMode": "normal",
"fill": {
"r": 216,
"g": 216,
"b": 216,
"a": 1
},
"color": {
"r": 216,
"g": 216,
"b": 216,
"a": 1
}
}
],
"shadows": [],
"textStyles": [],
"assets": []
}