Show HN: µCSS, a CSS framework with 17 components, 20 themes, no build required(mucss.org)
mucss.org
Show HN: µCSS, a CSS framework with 17 components, 20 themes, no build required
https://mucss.org
4 comments
I will try this out later, but for now the address https://mucss.org/ does not work for me. The Github link does.
Thank you for the information. There was a DNS misconfiguration, but it should be fixed now (allow some time for DNS propagation).
So I used PicoCSS as the foundation of µCSS, adding: a 12-column responsive grid (5 breakpoints), 17 UI components (accordion, modal, toast, tabs, nav, breadcrumb...), 20 color themes, and utility classes for color and positioning. Dark mode is built in, automatic or manual.
At ~19KB gzipped, it's significantly smaller than Bootstrap (~30KB), and it requires no JavaScript to work — CSS only.
Each theme is a single self-contained CSS file, ready to drop in via CDN.
GitHub: https://github.com/Digicreon/muCSS
Happy to discuss the design decisions.