It might be just me but I can't look at websites with black backgrounds and white or yellow letters. My eyes hurt and when I turn my head elsewhere I can see shadows of the website for a bit. I use dark(ish) themes everywhere but such high contrast somehow is too much.
New.css – A classless CSS framework to write modern websites using only HTML
81–90 of 192 posts
Re: New.css – A classless CSS framework to write modern websites using only HTML
#82This Github repository tracks a whole bunch of these drop-in CSS files: https://github.com/dohliam/dropin-minimal-css And you can use this demo site to switch between them all on the fly: https://dohliam.github.io/dropin-minimal-css/
Re: New.css – A classless CSS framework to write modern websites using only HTML
#83Just plain HTML + CSS
Re: New.css – A classless CSS framework to write modern websites using only HTML
#84Earlier quoted context omitted.
I guess the key word is “unethical”.
Hey, developer of both here. It's certainly not a light download, I understand. It's more of an effort to pull CDN requests to known unethical networks, namely Google Fonts, which are known to be used to track users between websites. I'll be more clear about this in the future, thanks for your opinions!
Re: New.css – A classless CSS framework to write modern websites using only HTML
#85I don't understand the claims re: font loading. > Vercel's impossibly fast CDN delivers new.css and the font Inter using xz/fonts, so there's virtually no bloat added to your pages. It's 300kb of font downloads, hardly light. And the xz/fonts page says: >Break your users from unethical tracking networks I'm still making a request to a 3rd party CDN with an origin header that says what page I'm looking at, so I'm not…
Re: New.css – A classless CSS framework to write modern websites using only HTML
#86So basically a stripped down version of Tailwind?
Re: New.css – A classless CSS framework to write modern websites using only HTML
#87Re: New.css – A classless CSS framework to write modern websites using only HTML
#88Re: New.css – A classless CSS framework to write modern websites using only HTML
#89Earlier quoted context omitted.
> It feels like I would spend more time undoing what it does than would be saved by using it. They list use-cases: > A dead-simple blog > Collecting your most used links > Making a simple "about me" site > Rendering markdown-generated HTML It’s when you have some basic HTML and just want it to look good. Agreed that framework is a very unfitting descriptor for it though.
But then, why not have this be defined by the client? I think I would like to see more websites entirely devoid of css, together with an evolving ecosystem of browser-side theme-like css rulesets to style and layout sites based on the page's semantics and everyone's unique preferences, like we style our desktops and terminals. But that's just my cloud cuckoo land, right?
Re: New.css – A classless CSS framework to write modern websites using only HTML
#90Which is very good and quite welcome in the current state of overbloated JS frameworks that do everything.
I wonder if this will also drive further the adoption of standard web components https://open-wc.org/guide/