boxshadow-spread-only.yaml (331B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 600, 600] 6 items: 7 - type: box-shadow 8 bounds: [ 40, 40, 400, 400 ] 9 blur-radius: 0 10 spread-radius: 20 11 clip-mode: outset 12 border-radius: 200 13 color: black