Can anyone tell me why tailwind seems to be missing a lot of heights / widths out of the box? Why do they stop at
w-96
w-96
? Why are there big gaps between the numbers?
I know I can add other sizes to my config, but it seems like I might be doing something wrong. Similarly, why do max-w not have any numbers? what should i be using there instead?