Tailwind
Purpose
- Very popular CSS framework
- Instead of offering pre-defined components with bulky JS bundles and limited styling flexibility, Tailwind gives you the freedom to style your content with pre-defined utility classes
- It is excellently documented, and even though you aren’t writing CSS, it helps make you better at writing CSS
- Compared to solutions like MUI, it offers no pre-defined theme, instead giving sensible and understandible utilities which are easily applied