Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

minimal-reset

frekyll17MIT1.0.2

Reset default browser styles

browser, css, normalize, reset, style

readme

➰ minimal-reset

Reset default browser styles

Build Status

This is an extremely minimal version of modern-normalize.

What does it do?

  • Set box model to border-box
  • Prevent font size adjustments after orientation changes
  • Remove margin in all browsers

Install

npm

npm install minimal-reset

Download

Download latest

Alternatives

This is nothing new. minimal-reset is intended to be small and focused. I took inspiration from these projects. They are more versatile.