Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminZekavica authored Mar 20, 2021
1 parent 8604525 commit e8b49dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#### Full lightweight collection of SCSS Variables, Mixins and Placeholders


[![https://nodei.co/npm/@bz-projects/scss-helper.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/@bz-projects/scss-helper.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/YOUR-MODULE-NAME)
[![https://nodei.co/npm/@bz-projects/scss-helper.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/@bz-projects/scss-helper.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/@bz-projects/scss-helper)

[![Build Status](https://travis-ci.com/bz-projects/scss-helper.svg?branch=master)](https://travis-ci.com/bz-projects/scss-helper) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org)

Expand Down Expand Up @@ -36,4 +36,4 @@ npm i @bz-projects/scss-helper --save-dev
Import all SCSS Files into your custom scss file.
```
@import '../node_modules/@bz-projects/scss-helper/style';
```
```

0 comments on commit e8b49dc

Please sign in to comment.