modern-normalize

🐒 Normalize browsers' default style

MIT License

Downloads
1.4M
Stars
5.8K
Committers
14

Differences from normalize.css

If you have questions about the source, check out the original source and this for details.

The goal of this project is to make itself obsolete.

Browser support

  • Latest Chrome
  • Latest Firefox
  • Latest Safari

Install

npm install modern-normalize
Download
CDN

Usage

@import 'node_modules/modern-normalize/modern-normalize.css';

or

<link rel="stylesheet" href="node_modules/modern-normalize/modern-normalize.css">

FAQ

Can you provide Sass, Less, etc, ports?

There's absolutely no reason to have separate ports for these. They are just CSS supersets and can import CSS directly.

Related

Package Rankings
Top 0.66% on Npmjs.org
Top 4.19% on Proxy.golang.org
Top 16.51% on Repo1.maven.org