d2/e2etests/testdata/files/nesting_power.d2
2023-10-02 11:05:18 -07:00

12 lines
146 B
Text

tl: Top Left Constant Near {
near: top-left
default -> layout -> here
here: {
grid-columns: 3
this -> is
is -> grid: a
}
}