SaaSHub helps you find the best software and product alternatives Learn more →
Modern-normalize Alternatives
Similar projects and alternatives to modern-normalize
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
ExtPay
The JavaScript library for ExtensionPay.com — payments for your browser extensions, no server needed.
-
-
-
-
-
-
-
-
-
-
-
-
-
standardized-audio-context
A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better modern-normalize alternative or higher similarity.
modern-normalize discussion
modern-normalize reviews and mentions
Posts with mentions or reviews of modern-normalize.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-15.
- A (More) Modern CSS Reset
-
Tailwind CSS: A critique
Tailwind Preflight is amazing - built on top of modern-normalize, Preflight resets the default inconsistent styles across modern browsers. In addition to modern-normalize, Preflight:
-
MVP.css – Minimalist stylesheet for HTML elements
I think this is the same category as https://github.com/sindresorhus/modern-normalize
`modern-normalized.css` can be for MVP too. Honestly few < 100 lines on top of normalized one isn't that much work.
-
(Help) How to make the brown or red thing in the navigation bar have no margin on the left and right side & also make the logo vertically centered with the text?
You should inspect the elements to find out where the margins around the nav bar are coming from. I assume you never zeroed the margins on the body, but it's good practice to inspect your properties to find out for yourself where things are coming from. To fix, you can probably add body {margin: 0;} to your CSS. An even better way would be to load a modern reset before your styles, something like modern normalize.
-
How to style markdown with Tailwind CSS
Tailwind CSS comes with "an opinionated set of base styles" called Preflight. A helpful CSS reset built on top of modern-normalize.
- Vite vue ts tailwind template: Convert styles to TailwindCSS classes and configs (Part 3)
- What is the de-facto standard CSS reset?
-
Safari is the new Internet Explorer... I thought this when I came across this issue, there's way too many issues like this one.
You know this exists right ?
-
CSS Reset
I recently switched from normalize.css to a "modern" fork https://github.com/sindresorhus/modern-normalize
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Jun 2026
Stats
Basic modern-normalize repo stats
10
7,296
6.5
over 1 year ago
sindresorhus/modern-normalize is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of modern-normalize is TypeScript.
Popular Comparisons
- modern-normalize VS open-props
- modern-normalize VS vue-ts-tailwind
- modern-normalize VS dropin-minimal-css
- modern-normalize VS mvp
- modern-normalize VS spcss
- modern-normalize VS standardized-audio-context
- modern-normalize VS classless-css
- modern-normalize VS caniuse
- modern-normalize VS luxacss
- modern-normalize VS tailwindcss-typography