A SCSS version of Eric Meyer's CSS reset
npm install meyer-reset-scsshttp://meyerweb.com/eric/tools/css/reset/
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
You can either @import "path/_reset-src.scss"; in your project or use reset.scss output.