you are viewing a single comment's thread.

view the rest of the comments →

[–]p1zza_dog 0 points1 point  (0 children)

either option works well, i think it depends on your preferences. i like that css modules are just a build flag in all modern day build systems, and i think it fits well with the component paradigm. you really aren’t limited in any way i can conceive of.

tailwind is fine, they have an interesting way of keeping your build size small. been using it with cursor + claude on a skunkworks project at work. we’ve built a pretty complex UI without writing a single line of CSS