A Utility-First Framework
Tailwind CSS is a Utility-First framework.
Utility-First means that Tailwind CSS only provides primitive utility classes.
These primitives can be combined together to build a complex user interface.
For example, CSSKata's logo is built with just Tailwind CSS.
Once you finish this course Tailwind CSS 101
, you can build a nice UI component with Tailwind CSS easily.
The simple card on the right is here to show you what's possible.
Now, click the Check
button above and let's dive into this!
Check these docs for more details: