parent
cd200d380f
commit
62448192df
|
|
@ -61,8 +61,8 @@ The Sass converter will default the `sass_dir` configuration option to
|
||||||
|
|
||||||
Note that the <code>sass_dir</code> 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
|
nothing more. This means that Jekyll does not know about these files
|
||||||
directly, so any files here should not contain the front matter as
|
directly. Any files here should not contain the empty front matter as
|
||||||
described above nor will they be transformed as described above. This
|
described above. If they do, they'll not be transformed as described above. This
|
||||||
folder should only contain imports.
|
folder should only contain imports.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue