minimal-reset
v1.0.2
Published
Reset default browser styles
Downloads
7
Maintainers
Readme
➰ minimal-reset
Reset default browser styles
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
Alternatives
This is nothing new. minimal-reset
is intended to be small and focused. I took inspiration from these projects. They are more versatile.