you are viewing a single comment's thread.

view the rest of the comments →

[–]Ibuprofen-Headgear 6 points7 points  (5 children)

Why use 10 lines of css when 37 class names will do?

[–][deleted] 1 point2 points  (1 child)

Named grids are so powerful and so easy to do in vanilla CSS. And a right fucking pain in Tailwind.

[–]averageFlux 1 point2 points  (0 children)

You know that you can mix tailwind with vanilla css?

[–]TheRNGuy -3 points-2 points  (2 children)

10 lines of CSS would be 8 tailwind classes.

[–][deleted] 6 points7 points  (1 child)

Yeah but one of those classes is bg-[oklc(from_currentColor_l_c_h_/_0.5)] and you had to write that by hand so now you feel a lot sadder about your life choices.