shadow-solid-ref.yaml (273B)
1 --- 2 root: 3 items: 4 - 5 type: "shadow" 6 blur-radius: 25 7 bounds: [0, 0, 90, 90] 8 offset: [0, 0] 9 color: [0, 0, 0, 0.8] 10 - 11 bounds: [30, 30, 30, 30] 12 type: rect 13 style: solid 14 color: blue 15 - 16 type: "pop-all-shadows"