What does HackerNews think of dropin-minimal-css?

Drop-in switcher for previewing minimal CSS frameworks

Language: CSS

#4 in CSS
#6 in HTML
#1 in Express
Nice work! I like that you have included support for prefers-color-scheme, which is one of the more highly-requested features for these kinds of frameworks.

I've added Lissom to the big list of minimal CSS frameworks [0] which aims to collect all of these types of projects (more or less) in one place for ease of discoverability and comparison. You can preview the CSS on some HTML5 boilerplate here [1].

[0]: https://github.com/dohliam/dropin-minimal-css

[1]: https://dohliam.github.io/dropin-minimal-css/?lissom

This reminds me of a css switcher project I found on GitHub [1] while I was messing around with classless style sheets. Makes it just so easy to switch and select. Embed in your html page, select an item from the drop down and see what it does to the page, when you’re happy, remove ! Simple. Genius. Wonder why I never thought of it.

Also has a demo page [2] to try it out

[1]: https://github.com/dohliam/dropin-minimal-css

[2]: https://dohliam.github.io/dropin-minimal-css/

Just yesterday I was using this a tool to compare similar minimalist stylesheets: https://github.com/dohliam/dropin-minimal-css