Skip to content

Commit

Permalink
Correct name of gem to that of the theme (#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Dimou authored and mmistakes committed Aug 3, 2017
1 parent 7a72be6 commit a7475d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_docs/16-stylesheets.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To override the default [Sass](http://sass-lang.com/guide) (located in theme's

1. Copy directly from the Minimal Mistakes theme gem

- Go to your local Basically Basic gem installation directory (run
- Go to your local Minimal Mistakes gem installation directory (run
`bundle show minimal-mistakes-jekyll` to get the path to it).
- Copy the contents of `/assets/css/main.scss` from there to
`<your_project>`.
Expand Down Expand Up @@ -160,4 +160,4 @@ And `$susy` is used for setting [the grid](http://susy.oddbird.net/) the theme u
<figure>
<img src="{{ '/assets/images/mm-susy-grid-overlay.jpg' | absolute_url }}" alt="Susy grid overlay for debugging">
<figcaption>Susy grid debug overlay enabled.</figcaption>
</figure>
</figure>

0 comments on commit a7475d3

Please # to comment.