Settings

Theme

Show HN: Nimble.css minimal classless CSS library for great-looking default HTML

leftium.github.io

4 points by Leftium 9 days ago · 1 comment · 1 min read

Reader

Source code: https://github.com/Leftium/nimble.css

---

# About

https://PicoCSS.com was a great starting point for projects, but there was some friction:

- Global styles leaked into other components (like Userfront widgets or @vincjo/datatables)

- Too many breakpoints: I just wanted a single breakpoint for phones, otherwise responsive based on content/screen width.

- Too many CSS variables polluting dev tools.

- No longer maintained: SASS warnings polluting terminal output.

- Missing concept of "surfaces."

---

I just wanted a classless CSS library that worked well with https://open-props.style. Basically a nicer-looking Open Props Normalize[1].

So I built Nimble.css! (Assisted by Claude.) PicoCSS-inspired aesthetics combined with Open Props curated values.

[1]: https://codepen.io/argyleink/pen/KKvRORE

nchagnet 9 days ago

This seems really nice, I liked PicoCSS but I thought it had rough edges, I'm looking forward to give yours a try!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection