Skip to content

Commit

Permalink
Merge pull request #64 from 7ninjas/hotfix/variabes-fix
Browse files Browse the repository at this point in the history
variables fix
  • Loading branch information
Nerdy-Girl authored Jan 16, 2018
2 parents dd078c1 + 568ecd3 commit 423681a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
- [Issue #56](https://github.com/7ninjas/scss-mixins/issues/56) fixed if error in breakpoints file
- [Issue #59](https://github.com/7ninjas/scss-mixins/issues/59) fixed color in variables
- [Issue #60](https://github.com/7ninjas/scss-mixins/issues/60) updated links in readme
- updated variables.scss.example

## [v1.0.0-alpha] - 2018-01-12
:rocket: New feature:
Expand Down
2 changes: 1 addition & 1 deletion _variables.scss.example
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ $spacing-sizes: (
$spacing-important: false;

// Typography
$font-variants: (
$typography: (
base: (
base: (
font-family: $font-family-base,
Expand Down

0 comments on commit 423681a

Please sign in to comment.