11 lines
269 B
YAML
11 lines
269 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [0, 0, 100, 100]
|
|
items:
|
|
- type: box-shadow
|
|
bounds: [ 10, 10, 80, 80 ]
|
|
blur-radius: 25
|
|
clip-mode: inset
|
|
border-radius: 10
|