13 lines
146 B
Text
13 lines
146 B
Text
|
|
tl: Top Left Constant Near {
|
||
|
|
near: top-left
|
||
|
|
|
||
|
|
default -> layout -> here
|
||
|
|
|
||
|
|
here: {
|
||
|
|
grid-columns: 3
|
||
|
|
|
||
|
|
this -> is
|
||
|
|
is -> grid: a
|
||
|
|
}
|
||
|
|
}
|