This utility-first CSS framework is packed with classes such as flex, text-center, pt-4 and rotate-90. It can be used to create any design directly in your markup. Utility classes allow you to work within the system's constraints, rather than wasting time filling stylesheets with arbitrary values. These classes make it easy to be consistent in color choices, spacing and typography. Tailwind is so simple that you won't be tempted to design the same site twice. Even if you use the same color palette and scale, it is easy to create a component with a completely new look in the next project. Tailwind automatically removes all unneeded CSS when building for production. This means that your final CSS bundle will be the smallest possible. Tailwind projects typically deliver less than 10kB CSS to clients.