flex-1
The class flex-1 is a Tailwind CSS class, part of the flex classes in the category flexbox & grid.
Example usage
The following code is an example on how to use the class flex-1.
The above code produces the following result:
A
B
C
Resulting CSS
flex: 1 1 0%;