@bhhaskin/sass-reset
v1.1.1
Published
Eric Meyer's Reset CSS, but in SASS
Downloads
56
Readme
sass-reset
Eric Meyer's Reset CSS, but in SASS
Installation
Install sass-reset with yarn
yarn add @bhhaskin/sass-reset
OR
Install sass-reset with npm
npm install @bhhaskin/sass-reset
Usage/Examples
Import globally in a sass project
@import '@bhhaskin/sass-reset';