Can you recommend a CSS framework that feels lean and modern like Pico CSS but isn’t only targeting small form sites?

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 6 months ago (1 child)

Serious question - and this is coming from someone who’s used a handful from Bulma to Bootstrap to Foundation… all the way back to 960.gs - with today’s robust state of CSS, what is the advantage to a traditional framework in 2026? What’s the use case?

  • source
  • hideshow 2 child comments
  • [–] 2 points 6 months ago

    I don't do web development, but I dabbled a little with Tailwind CSS a while back and found it to be a really nice way to work. AFAIK, you can't do that in standard CSS without dedicating the time to design and write your own library of classes.

  • source
  • parent