Skip to content

Commit

Permalink
chore: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbin committed Feb 9, 2022
1 parent a0fcf68 commit f5b6f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You can cover the whole original spacing with `$spacers` as you like.
If you just want to extend the original spacing, you can use the `$spacers-extend`;

```scss
@use '~snack-helper' with (
@use 'snack-helper' with (
$spacers-extend: (
5: 5px,
10: 10px,
Expand Down

0 comments on commit f5b6f24

Please sign in to comment.