A live comparison of 12 classless CSS frameworks on the same semantic HTML

1 mozanunal 1 6/23/2025, 10:02:26 PM hugo-classless.netlify.app ↗

Comments (1)

mozanunal · 6h ago
Hi HN. To explore the power of classless CSS, I built this simple page that lets you instantly switch between more than a dozen different frameworks like Pico, Water.css, Sakura, and Missing.css.

It’s a great way to see how each framework interprets pure, semantic HTML without any classes. You can compare how they handle typography, forms, tables, blockquotes, and other elements with a single click.

Live Tool: https://hugo-classless.netlify.app/

The page itself is built with a Hugo theme I created for this purpose, which is also open source for anyone who wants to use it for their own site.

GitHub: https://github.com/mozanunal/hugo-classless

Hope this is a useful resource for folks interested in CSS and minimalist web design. Feedback is welcome!