Merge pull request #2791 from gjtorikian/patch-2

This commit is contained in:
Parker Moore
2014-08-21 12:53:28 -07:00

View File

@@ -52,7 +52,7 @@ The Sass converter will default the `sass_dir` configuration option to
<h5>The <code>sass_dir</code> is only used by Sass</h5>
<p>
Note that the `sass_dir` becomes the load path for Sass imports,
Note that the <code>sass_dir</code> becomes the load path for Sass imports,
nothing more. This means that Jekyll does not know about these files
directly, so any files here should not contain the YAML Front Matter as
described above nor will they be transformed as described above. This