Learn more about Tailwind

View all topics

A CSS utility framework that relies on functional classes and composition to do CSS. It pairs well with a component based approach like React, Svelte and Vue because your markup can contain a lot of classes. Everything that might go into CSS will now be directly inline, much like CSS-in-JS solutions.