@bingumd/sass-reset
v0.2.1
Published
Small sass reset with options
Downloads
25
Readme
@bingumd/sass-reset
Small sass reset with options.
:hammer: Installation
Npm:
npm install @bingumd/sass-resetYarn:
yarn add @bingumd/sass-reset:gear: Usage
Default:
@use '@bingumd/sass-reset';With options:
@use '@bingumd/sass-reset' with (
$body-line-height: 1.8,
);License
This project is licensed under the MIT License
