Introduction
Latitude uses Tailwind for applying styles. This means that you can use all of Tailwind’s utility classes in your components.Basic usage
Tailwind provides a lot of utility classes that you can use to style your components. For example, you can use thetext-2xl
class to make a text element larger.
Full reference
You can find a full reference of all the available utility classes in the official Tailwind documentationTailwind documentation →
Check out the Tailwind documentation to see all the available utility classes