zeplin-extension-style-kit
Version:
Models and utilities to generate CSS-like style code in Zeplin extensions.
54 lines • 961 B
JSON
{
"type": "text",
"name": "Burred text",
"exportable": false,
"rotation": 0,
"opacity": 1,
"blendMode": "normal",
"borderRadius": 0,
"absoluteRect": {
"x": 13,
"y": 348,
"width": 231,
"height": 20
},
"rect": {
"y": 348,
"x": 13,
"width": 231,
"height": 20
},
"content": "gaussian blurred text",
"borders": [],
"fills": [],
"shadows": [],
"textStyles": [
{
"range": {
"location": 0,
"length": 21
},
"style": {
"fontFace": "Consolas",
"fontSize": 20,
"fontWeight": 400,
"fontStyle": "normal",
"fontFamily": "Consolas",
"fontStretch": "normal",
"letterSpacing": 0,
"weightText": "regular",
"color": {
"r": 0,
"g": 0,
"b": 0,
"a": 1
}
}
}
],
"assets": [],
"blur": {
"type": "gaussian",
"radius": 2.240513392857143
}
}