Skip to content

Instantly share code, notes, and snippets.

@vyppN
Created May 20, 2022 05:15
Show Gist options
  • Select an option

  • Save vyppN/c7355d0d56d2e9d16bae4c30688a8997 to your computer and use it in GitHub Desktop.

Select an option

Save vyppN/c7355d0d56d2e9d16bae4c30688a8997 to your computer and use it in GitHub Desktop.
{
"shadow": {
"1": {
"value": [
{
"color": "#0000000a",
"type": "dropShadow",
"x": "0",
"y": "4",
"blur": "8",
"spread": "2"
},
{
"color": "#00000005",
"type": "dropShadow",
"x": "0",
"y": "-1",
"blur": "8",
"spread": "0"
}
],
"type": "boxShadow"
},
...
...
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment