d2/e2etests/testdata/files/nesting_power.d2

13 lines
146 B
Text
Raw Normal View History

2023-09-28 22:18:45 +00:00
tl: Top Left Constant Near {
near: top-left
default -> layout -> here
here: {
grid-columns: 3
this -> is
is -> grid: a
}
}