inset-no-blur-radius.yaml (329B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 100, 100] 6 items: 7 - type: box-shadow 8 bounds: [ 10, 10, 80, 80 ] 9 blur-radius: 0 10 clip-mode: inset 11 border-radius: 10 12 offset: 10 10 13 color: [255, 0, 0]