Skip to content

maheshmaf/css-reset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zell's personal CSS Reset

This repository contains the CSS Reset file that I use for all my frontend projects. For more info, read this blog post.

Installation

With npm:

  1. Run npm install @zellwk/css-reset
  2. Import reset.css into your project

Manual installation:

  1. Open reset.css in Github
  2. Click on raw on the top right hand corner
  3. Copy everything
  4. Paste in your project

Packages

No packages published

Languages

  • CSS 100.0%