basis-12
The class basis-12 is a Tailwind CSS class, part of the flex basis classes in the category flexbox & grid.
Example usage
The following code is an example on how to use the class basis-12.
The above code produces the following result:
A
B
C
Resulting CSS
flex-basis: 3rem; /* 48px */