A live comparison of 12 classless CSS frameworks on the same semantic HTML(hugo-classless.netlify.app)
hugo-classless.netlify.app
A live comparison of 12 classless CSS frameworks on the same semantic HTML
https://hugo-classless.netlify.app/
2 コメント
- I couldn't see any form elements on your live tool.
- A toggle to check how each framework supports dark mode would be nice.
Related: https://dohliam.github.io/dropin-minimal-css/
- Demo content includes form elements
- Tons of other classless CSS frameworks
- A toggle to check how each framework supports dark mode would be nice.
Related: https://dohliam.github.io/dropin-minimal-css/
- Demo content includes form elements
- Tons of other classless CSS frameworks
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!