Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kidReset

npm David GitHub npm bundle size

A 2020 solution to a 1995 problem

We all can thank Eric Mayer for his seminal 2007 piece 'reset.css', but 13 years later, the hardcore underground css scene needs a shakeup. Enter kidReset, a heavily opinionated remix of the original piece.

Improvements:
  • We don't target obsolete tags (you shouldn't be using them in the first place).
  • We don't try to fix IE7 weirdness. If your users are using archaic browsers, they can handle minor stylistic differences.
  • Border-box as default
  • God bless vw/vh
  • We aim for minimalism. Nobody really uses <blockquote>
Install:

Using NPM:

$ npm install @kidmanuel/kidreset

Using Yarn:

$ yarn add @kidmanuel/kidreset
Thanks/Acknowledgments:
  • Eric Mayer, the Original G
  • DavidWells
  • karbassi

About

Modern reset.css implementation.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages