Skip to content

bamdadfr/sass-reset

Repository files navigation

sass-reset

stylesheets reset for sass

github stars license

languages used language most used

release version

installation

# npm
npm install sass-reset

# yarn
yarn add sass-reset

examples

.scss file

@import '~sass-reset';

.js file

import 'sass-reset'