Hacker News new | ask | show | jobs
by dsego 760 days ago
There is a whole slew of classless (semantic) css libraries.

Some examples:

    - https://andybrewer.github.io/mvp/
    - https://oxal.org/projects/sakura/
    - https://yegor256.github.io/tacit/
    - https://chimera-demo.vercel.app/
    - https://watercss.kognise.dev/
    - https://missing.style/
Alas, matcha doesn't even look that promising. There is no demo page to quickly see styled elements, the color palette is garish and the default button hover is illegible, with dark background on dark text. It certainly needs more polish.
1 comments

I actually love sakura, but I wanted something more complete like having syntax-highlighting styles out-of-the-box and still have some utilities classes.

The demo page is supposed to be the website itself which is intended as a documentation too (you also have a basic website previewer at the begining).

It definitely needs some more polish, but I wasn't expecting this being posted on HN this early

Ah, completely missed the documentation being the demo, didn't want to sound that negative. There is definitely a lot of hard work put into it.