UNPKG

meyer-reset-scss

Version:

A SCSS version of Eric Meyer's CSS reset

14 lines (8 loc) 491 B
# Eric Meyer's Reset [http://meyerweb.com/eric/tools/css/reset/](http://meyerweb.com/eric/tools/css/reset/) ## How to Setup There are three ways you can download reset-scss. - Install with bower: `bower install reset-scss --save-dev` - Clone the repo: `git clone https://github.com/ianrose/reset-scss.git` - [Download the latest release](https://github.com/ianrose/reset-scss/releases/latest) You can either `@import "path/_reset-src.scss";` in your project or use `reset.scss` output.