normalize.css
normalize.css copied to clipboard
Is this repository maintained at all?
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?
@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.
Are there any alternatives that are better maintained?
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
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
Are there any alternatives that are better maintained?
I like using the modern-normalize alternative, especially since older browser support is fading.
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.