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