Skip to content

shwilliam/css-custom-reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css-custom-reset

Quickly create a customized version of your favorite CSS reset file by specifying the parts you wish to include (currently supports Normalize.css & Eric Meyer's CSS reset).

Usage screengrab

This is a prototype!

Please note that the parts of CSS used in this project have been hard coded and require manual updates upon new releases of the relevant CSS resets that they are based on. This project was created as a proof of concept and would ideally parse the base CSS reset files and programmatically generate the reset options.

Installation

Assuming you have Node.js installed, download this repo and run npm install -g project's root directory.

Usage

After installation, simply run the command reset-css in the directory you wish to create your reset.css file in and follow the on-screen prompts.

Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:

  1. Fork the project
  2. Create feature branch (git checkout -b new-feature-branch)
  3. Commit changes (git commit -am 'add new feature')
  4. Push to branch (git push origin new-feature-branch)
  5. Submit pull request!

About

🤺 CLI to quickly customize your favorite CSS resets

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •