diff --git a/site/_docs/assets.md b/site/_docs/assets.md index 45a78db4..23bf4953 100644 --- a/site/_docs/assets.md +++ b/site/_docs/assets.md @@ -52,7 +52,7 @@ The Sass converter will default the `sass_dir` configuration option to
The sass_dir is only used by Sass

- Note that the `sass_dir` becomes the load path for Sass imports, + Note that the sass_dir 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