Technology/File and Document Formats/Tailwind.md
Tailwind
MarkdownTailwind is a utility-first CSS framework.
Instead of naming lots of custom CSS classes, you compose styles directly in markup using small utilities.
It can speed up shipping UIs, but class-heavy templates can get noisy if you do not enforce conventions.
See also
Linked From
- CSS Technology/File and Document Formats/CSS.md