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