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 21, 2021
1 parent 0444fda commit 18367ba
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 @@ -42,7 +42,7 @@ or
@import '@bz-projects/scss-helper/style';
```

### Overvide
### Override SCSS variables

1. Create your SCSS File
2. Import the style of the NPM Package. See Config
Expand Down Expand Up @@ -84,4 +84,4 @@ body {
@extend %bg-primary;
}

```
```

0 comments on commit 18367ba

Please sign in to comment.