sindresorhus/modern-normalize

Repository files navigation

modern-normalize

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.

  • Latest Chrome
  • Latest Firefox
  • Latest Safari
npm install modern-normalize
@import 'node_modules/modern-normalize/modern-normalize.css';

or

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

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