Merge branch 'v0.2.6-release' into improve-search

This commit is contained in:
Patrick Marsceill
2019-08-14 11:03:30 -04:00
committed by GitHub
6 changed files with 24 additions and 8 deletions

View File

@@ -69,5 +69,3 @@ $link-color: $blue-000;
```
_Note:_ Editing the variables directly in `_sass/support/variables.scss` is not recommended and can cause other dependencies to fail.
---