css-reset-eg
v1.0.1
Published
A bare-bones CSS reset for modern web development. Created by Andy Bell. Edited by Emil Gerz. /n What's new? - body now has 100 dynamic height view instead.
Downloads
1
Readme
A modern CSS reset, modified by Emil Gerz
A tiny little reset that you can use as the basis of your CSS projects. You can read a breakdown of it here.
Installation
NPM:
npm install css-reset-eg
Usage
Just import package into your project and that's it!
Motivation
This package is tiny-modified modern-css-reset. Body element now has 100dvh instead 100vh
License
MIT