|
|
|
|
|
by jarek83
1694 days ago
|
|
For me it looks like all terrible concepts in one place.
Please learn CSS, you'll see how fluid and easy it can be, and how many problems Tailwind introduces. I recommend going with Pollen if you really need some kind of framework for CSS. I believe that's the way to really help with CSS development without the burden of learning yet another layer of abstraction over simple CSS. |
|
Tailwind is not for "people who don't know CSS", it's a design system. A value prop of it is for teams who don't have a dedicated designer. Tailwind gives you a set of fixed "design decisions" in the form of utility classes, which is far more flexible than something like Bootstrap, while still offering set constraints (which brings uniformity).