grid-aria:
shorthand;

Syntax details:
Name:
grid-area
Value:
<grid-line> [ / <grid-line> ]{0,3}
Initial:
auto
Applies to:
grid items and absolutely-positioned boxes whose containing block is a grid container.

({A,B}): At least A and at most B times.


Applies to: .item--3


🌼
1️⃣
2️⃣ 2️⃣
3️⃣ 3️⃣ 3️⃣
4️⃣ 4️⃣ 4️⃣ 4️⃣
5️⃣ 5️⃣ 5️⃣ 5️⃣ 5️⃣
🌼
Base code:

Equivalent to:


https://www.w3.org/TR/css-grid-1/#propdef-grid-area