Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpach
1564 days ago
Have you tried water.css? It’s very nice
https://watercss.kognise.dev/
2 comments
lelandfe
1564 days ago
Makes me feel like there’s a potential for a CSS Zen Garden spin off: a collection of small CSS files that make basic HTML look nice. No classes, just styling on raw elements.
link
cpach
1564 days ago
Indeed. That would be really awesome.
link
graderjs
1564 days ago
Oh, I discovered this too! I think it's called classless CSS and is actually a thing.
Here's a repo:
https://github.com/dbohdan/classless-css
link
gjvc
1564 days ago
I wish the web had more simple CSS like this.
link
cpach
1564 days ago
I use it for some of my personal sites. Partly because I’m not incredibly good at typography/layout and partly to save time.
link