Skip to content

frekyll/minimal-reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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