Skip to content

Kirtishukla2004/modern-css-reset

 
 

Repository files navigation

A modern CSS reset License: MIT

A tiny little reset that you can use as the basis of your CSS projects. You can read a breakdown of it here.

Manual installation

First, let's clone this repository:

git clone https://github.com/hankchizljaw/modern-css-reset.git

Then, go to modern-css-reset directory:

cd modern-css-reset

And now, you can minify and move the main reset to the dist by running:

npm run build

That's it! 🎉

License

MIT

About

A bare-bones CSS reset for modern web development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%