TailwindCSS

Tailwind CSS is a CSS library that gives you basic components for building a website without overriding opinionated styles.

Read the docs to learn how to apply Tailwind styles to your project.

Open index.html to see how to style a page without writing any custom css.

Box 1 is bold
Box 2 is italic
Box 1 is uppercase
Box 2 is capitalize
Box 3 is lowercase
Box 1 has a light pink background
Box 2 has a light teal background
Box 3 has a light green background
Box 4 has a light purple background
Box 1 has normal, pointy corners
Box 2 has rounded corners
Box 3 has fairly rounded corners
Box 4 has very rounded corners
Box 5 is pill-shaped