1.0.2 • Published 6 years ago

minimal-reset v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

➰ 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.