necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.28k stars 10.67k forks source link

Is this repository maintained at all? #880

Open FrankConijn opened 2 years ago

FrankConijn commented 2 years ago

I see that the last version of the main CSS file dates back 4 years, while numerous issues have been filed since then. And in the meantime, IE has been declared dead by MS, while Edge has switched to the Chromium engine. But the said file reflects none of that. So, is this repository maintained at all?

tniezurawski commented 2 years ago

@FrankConijn I'd say, it's rather not. Unfortunately, the repo is also a regular victim of strange PRs and issues being raised. Which I guess demotivates the maintainers too.

curtisbarnard commented 2 years ago

Are there any alternatives that are better maintained?

nuxodin commented 2 years ago

I created "norm.css" and "base.css" that I keep updated.

norm.css: just crossbrowser normalisation, no opinionated styles. https://github.com/u1ui/norm.css

base.css: usefull defaults: https://github.com/u1ui/base.css

I would appreciate a little more community.

Also listed under "resources", many different similar projects that I have found. https://github.com/u1ui/norm.css#resources

troxler commented 2 years ago

There is a very similiar issue that was closed by Normalize's author just yesterday. Unfortunately, he did not leave any comment at all. Not sure what to make of that.

@necolas Can you please comment on this project's state? I maintain a list of CSS frameworks and consider to drop Normalize.css due to your lack of response.

Are there any alternatives that are better maintained?

@curtisbarnard You may find some here: https://github.com/troxler/awesome-css-frameworks/#base--reset--normalize

xmready commented 2 years ago

Are there any alternatives that are better maintained?

I like using the modern-normalize alternative, especially since older browser support is fading.

ameenross commented 5 months ago

Since in this issue 2 alternatives were already mentioned, I don't know which one to choose. So I registered https://github.com/NormalizeCSS with the idea that perhaps we can make this a collaborative effort. I'm curious to know what you all think about that.

And yes, insert the obligatory XKCD here.