order-8
The class order-8 is a Tailwind CSS class, part of the order classes in the category flexbox & grid.
Example usage
The following code is an example on how to use the class order-8.
The above code produces the following result:
A
  B
  C
  D
  E
  F
  G
  H
Resulting CSS
order: 8;
