From 62448192df6ad2fdbdd6e9ff3aedfecd83e4bbcc Mon Sep 17 00:00:00 2001 From: jpasholk <28698431+jpasholk@users.noreply.github.com> Date: Fri, 23 Nov 2018 11:57:15 -0800 Subject: [PATCH] Proposed re-wording of Sass note. :) (#7392) Merge pull request 7392 --- docs/_docs/assets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/assets.md b/docs/_docs/assets.md index ca407f4dc..618b54aab 100644 --- a/docs/_docs/assets.md +++ b/docs/_docs/assets.md @@ -61,8 +61,8 @@ The Sass converter will default the `sass_dir` configuration option to 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 front matter as - described above nor will they be transformed as described above. This + directly. Any files here should not contain the empty front matter as + described above. If they do, they'll not be transformed as described above. This folder should only contain imports.