overlap1.yaml (416B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 1000, 1000] 6 items: 7 - type: box-shadow 8 bounds: [ 50, 10, 200, 80 ] 9 color: black 10 clip-mode: outset 11 offset: 0 150 12 blur-radius: 20 13 border-radius: 14 top-left: [100, 40] 15 top-right: [0, 0] 16 bottom-left: [100, 40] 17 bottom-right: [0, 0]