HACKER Q&A
📣 sfkid222

Alternatives to Bootstrap for non-front end devs?


I’m looking for alternatives to Bootstrap that are as easy to use. Any suggestions?



👤 simplecto
Try Tacit CSS [1]. No classes or special nesting to learn because it simply overrides the default look.

I use it on some side projects, plus a little more when I need it.

https://yegor256.github.io/tacit/