Move column-level attributes to key-level
This commit is contained in:
parent
86c00eb62d
commit
73045e4754
19 changed files with 1290 additions and 306 deletions
13
playground/unoverride.yaml
Normal file
13
playground/unoverride.yaml
Normal file
|
@ -0,0 +1,13 @@
|
|||
points.zones:
|
||||
preprocessor:
|
||||
anchor:
|
||||
shift: [u, 0]
|
||||
rows:
|
||||
row1: {}
|
||||
row2: {}
|
||||
columns:
|
||||
col1: {}
|
||||
col2:
|
||||
rows:
|
||||
row1: {}
|
||||
row2: $unset
|
Loading…
Add table
Add a link
Reference in a new issue