Flexbox & Grid
Order
Utilities for controlling the order of flex and grid items.
Quick reference
| Class | Properties | 
|---|---|
| order-first | order: -9999; | 
| order-last | order: 9999; | 
| order-none | order: 0; | 
Flexbox & Grid
Utilities for controlling the order of flex and grid items.
| Class | Properties | 
|---|---|
| order-first | order: -9999; | 
| order-last | order: 9999; | 
| order-none | order: 0; |