Hacker News new | ask | show | jobs
by oxalorg 1570 days ago
This is quite nice! Shameless plug for my version of this (sakura.css [1]) which is

- much smaller (3.9kb / 1.9kb gzipped)

- looks more in-line with the default browser styles (demo [2])

- but does not use css variables yet, instead different themes are provided as different css files. My reasoning for this is that if you're using this you probably don't want to mess around with css too much :)

[1]: https://github.com/oxalorg/sakura

[2]: https://oxal.org/projects/sakura/demo/

1 comments

Thanks and you've actually got a demo
There is a demo for almond.css at the bottom of the second paragraph: https://alvaromontoro.github.io/almond.css/demo/

Certainly could stand to be elevated in the readme as it's generally the first thing people look for.